/freebsd/usr.bin/bintrans/ |
H A D | qp.c | 147 qp(FILE *fp, FILE *fpo, bool encode, bool rfc2047) in qp() 171 bool encode = true; in main_quotedprintable() local
|
H A D | uuencode.c | 201 encode(void) in encode() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | SourceLocationEncoding.h | 139 EncodedTy encode(SourceLocation Loc) { in encode() function 162 SourceLocationEncoding::encode(SourceLocation Loc, UIntTy BaseOffset, in encode() function
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | security.h | 55 int (*encode)(void *, void*, int, int, void**); member 66 int (*encode)(void *, void*, int, int, void**); member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Alignment.h | 217 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/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | Header.cpp | 85 llvm::Error Header::encode(FileWriter &O) const { in encode() function in Header
|
H A D | FunctionInfo.cpp | 114 llvm::Expected<uint64_t> FunctionInfo::encode(FileWriter &Out) const { in encode() function in FunctionInfo
|
H A D | InlineInfo.cpp | 229 llvm::Error InlineInfo::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in InlineInfo
|
H A D | LineTable.cpp | 122 llvm::Error LineTable::encode(FileWriter &Out, uint64_t BaseAddr) const { in encode() function in LineTable
|
H A D | GsymCreator.cpp | 80 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode() function in GsymCreator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUAsmUtils.h | 45 unsigned encode(unsigned Val) const { return (Val & Mask) << Shift; } in encode() function
|
H A D | AMDGPUBaseInfo.h | 359 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/contrib/ntp/util/ |
H A D | tg.c | 242 int encode = WWV; /* encoder select */ variable
|
H A D | tg2.c | 517 int encode = IRIG; /* encoder select */ variable
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | bio_b64.c | 38 int encode; member
|
/freebsd/contrib/bearssl/test/ |
H A D | test_math.c | 48 void (*encode)(void *dst, size_t len, const uint32_t *x); member
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | asn1-template.h | 104 asn1_type_encode encode; member
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_frame.c | 53 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/crypto/openssl/crypto/encode_decode/ |
H A D | encoder_local.h | 40 OSSL_FUNC_encoder_encode_fn *encode; member
|
/freebsd/contrib/mandoc/ |
H A D | term.c | 886 encode(struct termp *p, const char *word, size_t sz) in encode() function
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | extractExternal.cpp | 194 __int64 encode(const string &str) { in encode() function in StringTable
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 689 void MCDwarfLineAddr::encode(MCContext &Context, MCDwarfLineTableParams Params, in encode() function in MCDwarfLineAddr
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | SyntheticSections.cpp | 1023 uint32_t LazyBindingSection::encode(const Symbol &sym) { in encode() function in LazyBindingSection
|
/freebsd/contrib/tcpdump/ |
H A D | print-isakmp.c | 220 nd_uint8_t encode; /* Cert Encoding */ member
|
/freebsd/sys/dev/ice/ |
H A D | ice_sched.c | 4013 s32 encode = 0; ice_sched_bw_to_rl_profile() local
|