Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDSourceLocationEncoding.h139 EncodedTy encode(SourceLocation Loc) { in encode() function
162 SourceLocationEncoding::encode(SourceLocation Loc, UIntTy BaseOffset, in encode() function
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
HDpriv.h72 uni_encode_f encode; member
81 uni_msg_encode_f encode; member
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
HDsecurity.h55 int (*encode)(void *, void*, int, int, void**); member
66 int (*encode)(void *, void*, int, int, void**); member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDAlignment.h217 inline unsigned encode(MaybeAlign A) { return A ? A->ShiftValue + 1 : 0; } in encode() function
230 inline unsigned encode(Align A) { return encode(MaybeAlign(A)); } in encode() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
HDHeader.cpp85 llvm::Error Header::encode(FileWriter &O) const { in encode() function in Header
HDFunctionInfo.cpp114 llvm::Expected<uint64_t> FunctionInfo::encode(FileWriter &Out) const { in encode() function in FunctionInfo
HDInlineInfo.cpp229 llvm::Error InlineInfo::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in InlineInfo
HDLineTable.cpp122 llvm::Error LineTable::encode(FileWriter &Out, uint64_t BaseAddr) const { in encode() function in LineTable
HDGsymCreator.cpp80 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode() function in GsymCreator
/freebsd-13-stable/usr.bin/uuencode/
HDuuencode.c179 encode(void) in encode() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUAsmUtils.h45 unsigned encode(unsigned Val) const { return (Val & Mask) << Shift; } in encode() function
HDAMDGPUBaseInfo.h359 constexpr uint64_t encode() const { return Value; } in encode() function
369 static constexpr uint64_t encode(Fields... Values) { in encode() function
1100 constexpr uint64_t encode() const { return Value - 1; } in encode() function
/freebsd-13-stable/contrib/ntp/util/
HDtg.c242 int encode = WWV; /* encoder select */ variable
HDtg2.c517 int encode = IRIG; /* encoder select */ variable
/freebsd-13-stable/crypto/openssl/crypto/evp/
HDbio_b64.c38 int encode; member
/freebsd-13-stable/contrib/bearssl/test/
HDtest_math.c48 void (*encode)(void *dst, size_t len, const uint32_t *x); member
/freebsd-13-stable/crypto/heimdal/lib/asn1/
HDasn1-template.h104 asn1_type_encode encode; member
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDlibdwarf_frame.c53 uint8_t *data, uint64_t *offsetp, uint8_t encode, Dwarf_Addr pc, in _dwarf_frame_read_lsb_encoded()
131 uint8_t encode; in _dwarf_frame_parse_lsb_cie_augment() local
/freebsd-13-stable/contrib/mandoc/
HDterm.c829 encode(struct termp *p, const char *word, size_t sz) in encode() function
/freebsd-13-stable/contrib/xz/src/xz/
HDcoder.c247 get_chains_memusage(uint64_t *chains_memusages, const lzma_mt *mt, bool encode) in get_chains_memusage()
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDextractExternal.cpp194 __int64 encode(const string &str) { in encode() function in StringTable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
HDMCDwarf.cpp689 void MCDwarfLineAddr::encode(MCContext &Context, MCDwarfLineTableParams Params, in encode() function in MCDwarfLineAddr
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
HDSyntheticSections.cpp1023 uint32_t LazyBindingSection::encode(const Symbol &sym) { in encode() function in LazyBindingSection
/freebsd-13-stable/contrib/tcpdump/
HDprint-isakmp.c220 nd_uint8_t encode; /* Cert Encoding */ member
/freebsd-13-stable/sys/dev/ice/
HDice_sched.c4012 s32 encode = 0; in ice_sched_bw_to_rl_profile() local