Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/ngatm/netnatm/msg/
H A Dpriv.h72 uni_encode_f encode; member
81 uni_msg_encode_f encode; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DRange.cpp80 void AddressRange::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in AddressRange
95 void AddressRanges::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in AddressRanges
H A DHeader.cpp85 llvm::Error Header::encode(FileWriter &O) const { in encode() function in Header
H A DFunctionInfo.cpp99 llvm::Expected<uint64_t> FunctionInfo::encode(FileWriter &O) const { in encode() function in FunctionInfo
H A DInlineInfo.cpp228 llvm::Error InlineInfo::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in InlineInfo
H A DGsymCreator.cpp58 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode() function in GsymCreator
H A DLineTable.cpp122 llvm::Error LineTable::encode(FileWriter &Out, uint64_t BaseAddr) const { in encode() function in LineTable
/freebsd-13.1/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.h55 int (*encode)(void *, void*, int, int, void**); member
66 int (*encode)(void *, void*, int, int, void**); member
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DAlignment.h232 inline unsigned encode(MaybeAlign A) { return A ? A->ShiftValue + 1 : 0; } in encode() function
245 inline unsigned encode(Align A) { return encode(MaybeAlign(A)); } in encode() function
/freebsd-13.1/usr.bin/uuencode/
H A Duuencode.c180 encode(void) in encode() function
/freebsd-13.1/contrib/ntp/util/
H A Dtg.c242 int encode = WWV; /* encoder select */ variable
H A Dtg2.c517 int encode = IRIG; /* encoder select */ variable
/freebsd-13.1/crypto/openssl/crypto/evp/
H A Dbio_b64.c38 int encode; member
/freebsd-13.1/contrib/bearssl/test/
H A Dtest_math.c48 void (*encode)(void *dst, size_t len, const uint32_t *x); member
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dasn1-template.h104 asn1_type_encode encode; member
/freebsd-13.1/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_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.1/contrib/mandoc/
H A Dterm.c830 encode(struct termp *p, const char *word, size_t sz) in encode() function
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp194 __int64 encode(const string &str) { in encode() function in StringTable
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp691 uint32_t LazyBindingSection::encode(const DylibSymbol &sym) { in encode() function in LazyBindingSection
/freebsd-13.1/contrib/tcpdump/
H A Dprint-isakmp.c227 uint8_t encode; /* Cert Encoding */ member
/freebsd-13.1/sys/dev/ice/
H A Dice_sched.c3904 s32 encode = 0; in ice_sched_bw_to_rl_profile() local