Home
last modified time | relevance | path

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

12

/freebsd/usr.bin/bintrans/
H A Dqp.c147 qp(FILE *fp, FILE *fpo, bool encode, bool rfc2047) in qp()
171 bool encode = true; in main_quotedprintable() local
H A Duuencode.c201 encode(void) in encode() function
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h139 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 Dsecurity.h55 int (*encode)(void *, void*, int, int, void**); member
66 int (*encode)(void *, void*, int, int, void**); member
/freebsd/crypto/openssl/crypto/slh_dsa/
H A Dslh_dsa.c232 const uint8_t *ctx, size_t ctx_len, int encode, in msg_encode()
270 const uint8_t *add_rand, int encode, in ossl_slh_dsa_sign()
295 const uint8_t *ctx, size_t ctx_len, int encode, in ossl_slh_dsa_verify()
/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_sign.c331 const uint8_t *ctx, size_t ctx_len, int encode, in msg_encode()
370 const uint8_t *rand, size_t rand_len, int encode, in ossl_ml_dsa_sign()
407 const uint8_t *context, size_t context_len, int encode, in ossl_ml_dsa_verify()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAlignment.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/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DHeader.cpp85 llvm::Error Header::encode(FileWriter &O) const { in encode() function in Header
H A DFunctionInfo.cpp114 llvm::Expected<uint64_t> FunctionInfo::encode(FileWriter &Out) const { in encode() function in FunctionInfo
H A DInlineInfo.cpp229 llvm::Error InlineInfo::encode(FileWriter &O, uint64_t BaseAddr) const { in encode() function in InlineInfo
H A DLineTable.cpp122 llvm::Error LineTable::encode(FileWriter &Out, uint64_t BaseAddr) const { in encode() function in LineTable
H A DGsymCreator.cpp80 llvm::Error GsymCreator::encode(FileWriter &O) const { in encode() function in GsymCreator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h45 unsigned encode(unsigned Val) const { return (Val & Mask) << Shift; } in encode() function
H A DAMDGPUBaseInfo.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/crypto/openssl/test/
H A Dml_dsa_test.c132 int encode = 0, deterministic = 1; in ml_dsa_siggen_test() local
180 int encode = 0; in ml_dsa_sigver_test() local
H A Dslh_dsa_test.c215 int encode = 0; in do_slh_dsa_verify() local
250 int encode = 0, deterministic = 1; in slh_dsa_sign_verify_test() local
H A Dbio_base64_test.c93 static int encode(unsigned const char *buf, unsigned buflen, char *encoded, in encode() function
/freebsd/crypto/krb5/src/lib/krad/
H A Dattr.c47 attribute_transform_fn encode; member
/freebsd/contrib/ntp/util/
H A Dtg.c242 int encode = WWV; /* encoder select */ variable
/freebsd/crypto/openssl/crypto/evp/
H A Dbio_b64.c38 int encode; member
/freebsd/contrib/bearssl/test/
H A Dtest_math.c48 void (*encode)(void *dst, size_t len, const uint32_t *x); member
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1-template.h104 asn1_type_encode encode; member
/freebsd/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/crypto/openssl/crypto/encode_decode/
H A Dencoder_local.h40 OSSL_FUNC_encoder_encode_fn *encode; member
/freebsd/contrib/mandoc/
H A Dterm.c886 encode(struct termp *p, const char *word, size_t sz) encode() function
[all...]

12