/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_encoder.h | 57 /* Encode a Padding (pad) packet. */ 60 /* Encode a Packet Stream Boundary (psb) packet. */ 63 /* Encode an End PSB (psbend) packet. */ 66 /* Encode a Target Instruction Pointer (tip) packet. */ 70 /* Encode a Taken Not Taken (tnt) packet - 8-bit version. */ 73 /* Encode a Taken Not Taken (tnt) packet - 64-bit version. */ 76 /* Encode a Packet Generation Enable (tip.pge) packet. */ 80 /* Encode a Packet Generation Disable (tip.pgd) packet. */ 84 /* Encode a Flow Update Packet (fup). */ 88 /* Encode a Paging Information Packet (pip). */ [all …]
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | protocol.h | 158 * length-encode: plaintext 161 * length-encode: ciphertext 169 * length-encode: ciphertext 172 * length-encode: plaintext 182 * length-encode: message 183 * length-encode: signature 256 * length-encode: certificate (pkcs12 data) 268 * length-encode: protocol header 269 * length-encode: plaintext 270 * length-encode: protocol trailer [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | cms-examples.pl | 36 [ "3.2.bin" => "encode, dataout" ], 37 [ "4.1.bin" => "encode, verifyder, cont, dss" ], 38 [ "4.2.bin" => "encode, verifyder, cont, rsa" ], 39 [ "4.3.bin" => "encode, verifyder, cont_extern, dss" ], 40 [ "4.4.bin" => "encode, verifyder, cont, dss" ], 42 [ "4.6.bin" => "encode, verifyder, cont, dss" ], 43 [ "4.7.bin" => "encode, verifyder, cont, dss" ], 46 [ "4.10.bin" => "encode, verifyder, cont, dss" ], 47 [ "4.11.bin" => "encode, certsout" ], 48 [ "5.1.bin" => "encode, envelopeder, cont" ], [all …]
|
/freebsd/contrib/libc-vis/ |
H A D | vis.h | 46 * to alter set of characters encoded (default is to encode all 49 #define VIS_SP 0x0004 /* also encode space */ 50 #define VIS_TAB 0x0008 /* also encode tab */ 51 #define VIS_NL 0x0010 /* also encode newline */ 53 #define VIS_SAFE 0x0020 /* only encode "unsafe" characters */ 54 #define VIS_DQ 0x8000 /* also encode double quotes */ 62 #define VIS_GLOB 0x0100 /* encode glob(3) magic characters */ 67 #define VIS_SHELL 0x2000 /* encode shell special characters [not glob] */ 69 #define VIS_NOLOCALE 0x4000 /* encode using the C locale */
|
H A D | vis.3 | 51 .Nd visually encode characters 131 functions encode characters from 140 functions encode exactly 246 Also encode double quotes 248 Also encode the magic characters 257 Also encode the meta characters used by shells (in addition to the glob 277 Also encode space. 279 Also encode tab. 281 Also encode newline. 289 Only encode
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | DataEncoder.h | 29 /// DataEncoder is a class that can encode binary data (swapping if needed) to 87 /// Encode an unsigned integer of size \a byte_size to \a offset. 89 /// Encode a single integer value at \a offset and return the offset that 99 /// The size in byte of the integer to encode. 111 /// Encode an unsigned integer at offset \a offset. 113 /// Encode a single unsigned integer value at \a offset and return the offset 177 /// Encode an arbitrary number of bytes. 184 /// The buffer that contains the bytes to encode. 187 /// The number of bytes to encode. 194 /// Encode a [all...] |
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | vis.h | 53 * to alter set of characters encoded (default is to encode all 56 #define VIS_SP 0x04 /* also encode space */ 57 #define VIS_TAB 0x08 /* also encode tab */ 58 #define VIS_NL 0x10 /* also encode newline */ 60 #define VIS_SAFE 0x20 /* only encode "unsafe" characters */ 62 #define VIS_ALL 0x400 /* encode all characters */ 68 #define VIS_GLOB 0x100 /* encode glob(3) magics and '#' */
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | SourceLocationEncoding.h | 9 // We wish to encode the SourceLocation from other module file not dependent 15 // To achieve this, we need to encode the index of the module file into the 28 // Specially, if the index of the module file is 0, we allow to encode a 62 static RawLocEncoding encode(SourceLocation Loc, UIntTy BaseOffset, 86 /// Record.push_back(SourceLocationEncoding::encode(SomeLoc, Seq)); 92 /// Record.push_back(SourceLocationEncoding::encode(SomeLoc, Seq)); 139 EncodedTy encode(SourceLocation Loc) { in encode() function 162 SourceLocationEncoding::encode(SourceLocation Loc, UIntTy BaseOffset, in encode() function 168 return Seq ? Seq->encode(Loc) : encodeRaw(Loc.getRawEncoding()); in encode()
|
/freebsd/contrib/openbsm/compat/ |
H A D | vis.h | 45 * to alter set of characters encoded (default is to encode all 48 #define VIS_SP 0x04 /* also encode space */ 49 #define VIS_TAB 0x08 /* also encode tab */ 50 #define VIS_NL 0x10 /* also encode newline */ 52 #define VIS_SAFE 0x20 /* only encode "unsafe" characters */ 59 #define VIS_GLOB 0x100 /* encode glob(3) magics */ 78 * vis - visually encode characters
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | FunctionInfo.h | 93 /// If we encode a FunctionInfo during segmenting so we know its size, we can 94 /// cache that encoding here so we don't need to re-encode it when saving the 115 /// tables that do not encode symbol sizes. In that case only the 138 /// Encode this object into FileWriter stream. 145 llvm::Expected<uint64_t> encode(FileWriter &O) const; 147 /// Encode this function info into the internal byte cache and return the size 151 /// encode into so we can generate segments of the right size. We don't want 152 /// to have to encode a FunctionInfo twice, so we can cache the encoded bytes 153 /// and re-use then when calling FunctionInfo::encode(...).
|
/freebsd/contrib/wpa/wpa_supplicant/examples/ |
H A D | p2p-nfc.py | 81 cmd = "WPS_NFC_TAG_READ " + str(message).encode("hex") 136 …cmd = "NFC_REPORT_HANDOVER " + type + " P2P " + str(req).encode("hex") + " " + str(sel).encode("he… 147 …cmd = "NFC_REPORT_HANDOVER " + type + " WPS " + str(req).encode("hex") + " " + str(sel).encode("he… 163 print("Handover request carrier record from wpa_supplicant: " + data.encode("hex")) 186 print(str(message).encode("hex")) 225 print(str(message).encode("hex")) 312 print(data.encode("hex")) 342 print(data.encode("hex")) 360 print(str(sel).encode("hex")) 448 print(str(p2p_sel_data).encode("hex"))
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | ManualDWARFIndex.cpp | 611 void ManualDWARFIndex::IndexSet::Encode(DataEncoder &encoder) const { in Encode() function in ManualDWARFIndex::IndexSet 621 // Encode the data version. in Encode() 626 function_basenames.Encode(index_encoder, strtab); in Encode() 630 function_fullnames.Encode(index_encoder, strtab); in Encode() 634 function_methods.Encode(index_encoder, strtab); in Encode() 638 function_selectors.Encode(index_encoder, strtab); in Encode() 642 objc_class_selectors.Encode(index_encoder, strtab); in Encode() 646 globals.Encode(index_encoder, strtab); in Encode() 650 types.Encode(index_encoder, strtab); in Encode() 654 namespaces.Encode(index_encoder, strtab); in Encode() [all …]
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | vis.hin | 58 * to alter set of characters encoded (default is to encode all 61 #define VIS_SP 0x04 /* also encode space */ 62 #define VIS_TAB 0x08 /* also encode tab */ 63 #define VIS_NL 0x10 /* also encode newline */ 65 #define VIS_SAFE 0x20 /* only encode "unsafe" characters */
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | atmel,at91sam9-rtc.txt | 7 - reg: should encode the memory region of the RTT controller 10 - atmel,rtt-rtc-time-reg: should encode the GPBR register used to store 13 encode the offset within the GPBR block (or in other words, the
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | ralink,rt3883-pci.txt | 12 - #address-cells: specifies the number of cells needed to encode an 37 - #address-cells: specifies the number of cells needed to encode an 41 - #interrupt-cells: specifies the number of cells needed to encode an 52 - #address-cells: specifies the number of cells needed to encode an 58 - #interrupt-cells: specifies the number of cells needed to encode an
|
/freebsd/contrib/vis/ |
H A D | vis.1 | 74 Also encode characters in 96 Encode using the URI encoding from RFC 1808. 103 Encode all shell meta characters (implies 109 Encode using the MIME Quoted-Printable encoding from RFC 2045. 140 Encode shell meta-characters that are non-white space or glob.
|
/freebsd/contrib/netbsd-tests/lib/libc/rpc/ |
H A D | t_xdr.c | 114 ATF_REQUIRE_MSG(xdr_double(&x, &d), "xdr_double ENCODE failed"); in ATF_TC_BODY() 115 ATF_REQUIRE_MSG(xdr_smallenum(&x, &s), "xdr_smallenum ENCODE failed"); in ATF_TC_BODY() 116 ATF_REQUIRE_MSG(xdr_medenum(&x, &m), "xdr_medenum ENCODE failed"); in ATF_TC_BODY() 117 ATF_REQUIRE_MSG(xdr_bigenum(&x, &b), "xdr_bigenum ENCODE failed"); in ATF_TC_BODY() 119 "xdr ENCODE result differs"); in ATF_TC_BODY()
|
/freebsd/contrib/bc/manuals/ |
H A D | bcl.3.md | 516 **BclNumber** can encode an error in the number, and this function will 536 bcl(3) will encode an error in the return value, if there was one. The error 596 bcl(3) will encode an error in the return value, if there was one. The error 654 bcl(3) will encode an error in the return value, if there was one. The error 684 bcl(3) will encode an error in the return value, if there was one. The error 698 bcl(3) will encode an error in the return value, if there was one. The error 715 bcl(3) will encode an error in the return value, if there was one. The error 729 bcl(3) will encode an error in the return value, if there was one. The error 748 bcl(3) will encode an error in the return value, if there was one. The error 764 bcl(3) will encode a [all...] |
H A D | bcl.3 | 570 All functions that can return a \f[B]BclNumber\f[R] can encode an error 590 bcl(3) will encode an error in the return value, if there was one. 657 bcl(3) will encode an error in the return value, if there was one. 728 bcl(3) will encode an error in the return value, if there was one. 764 bcl(3) will encode an error in the return value, if there was one. 783 bcl(3) will encode an error in the return value, if there was one. 806 bcl(3) will encode an error in the return value, if there was one. 825 bcl(3) will encode an error in the return value, if there was one. 851 bcl(3) will encode an error in the return value, if there was one. 873 bcl(3) will encode a [all...] |
/freebsd/crypto/openssl/doc/man3/ |
H A D | i2d_re_X509_tbs.pod | 7 - X509 encode and decode functions 21 The X509 encode and decode routines encode and parse an 37 respectively. The "re" in B<i2d_re_X509_tbs> stands for "re-encode",
|
/freebsd/contrib/unbound/util/data/ |
H A D | msgencode.h | 2 * util/data/msgencode.h - encode compressed DNS messages. 98 * Encode query packet. Assumes the buffer is large enough. 141 * Encode an error. With QR and RA set. 144 * @param r: RCODE value to encode (may contain extra flags). 155 * Encode an extended error. With QR and RA set. 158 * @param rcode: Extended RCODE value to encode.
|
/freebsd/crypto/heimdal/doc/doxyout/ntlm/man/man3/ |
H A D | ntlm_core.3 | 69 The NTLM core functions implement the string2key generation function, message encode and decode fun… 199 \fIdata\fP input data buffer with the encode NTLM targetinfo message 218 \fIti\fP the ntlm_targetinfo message to encode. 237 \fItype1\fP the \fBntlm_type1\fP message to encode. 254 \fItype2\fP the \fBntlm_type2\fP message to encode. 271 \fItype3\fP the \fBntlm_type3\fP message to encode.
|
/freebsd/contrib/wpa/hostapd/ |
H A D | wps-ap-nfc.py | 66 if "FAIL" in wpas.request("WPS_NFC_TAG_READ " + str(message).encode("hex")): 106 str(req).encode("hex") + " " + 107 str(sel).encode("hex")) 139 print(str(request).encode("hex")) 152 print(data.encode("hex")) 166 print(str(sel).encode("hex"))
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/ |
H A D | template-encoding.t | 7 use Encode; 21 print $tmp_fh encode('UTF-8', "\x{4f60}\x{597d} {{\$name}}"); 36 print $tmp_fh encode('iso-8859-1', "Ol\x{e1} {{\$name}}");
|
/freebsd/usr.bin/bintrans/ |
H A D | qp.c | 147 qp(FILE *fp, FILE *fpo, bool encode, bool rfc2047) in qp() argument 153 codec = encode ? encode_quoted_printable : decode_quoted_printable ; in qp() 171 bool encode = true; in main_quotedprintable() local 196 encode = false; in main_quotedprintable() 215 qp(fp, fpo, encode, rfc2047); in main_quotedprintable()
|