Home
last modified time | relevance | path

Searched defs:TLV (Results 1 – 25 of 116) sorted by last modified time

12345

/dports/security/nss/nss-3.76.1/nss/lib/mozpkix/include/pkix-test/
H A Dpkixtestutil.h122 inline ByteString TLV(uint8_t tag, const ByteString& value) { in TLV() function
131 inline ByteString TLV(uint8_t tag, const char (&value)[N]) { in TLV() function
138 inline ByteString TLV(uint8_t tag, size_t length, const char (&value)[N]) { in TLV() function
/dports/lang/gnu-apl/apl-1.8/src/
H A DQuad_GTK.cc310 char TLV[1000]; in read_fd() local
547 unsigned char TLV[8]; in write_TL0() local
567 unsigned char TLV[TLV_len]; in write_TLV() local
/dports/devel/libsmpp34/libsmpp34-1.10/src/
H A Dsmpp34_dumpPdu.c194 #define TLV( inst, tlv1, do_tlv ){\ in smpp34_dumpPdu() macro
H A Dsmpp34_unpack.c182 #define TLV( inst, tlv3, do_tlv ){\ in smpp34_unpack() macro
H A Dsmpp34_pack.c180 #define TLV( inst, tlv2, do_tlv ) {\ in smpp34_pack() macro
H A Dsmpp34_structs.h83 #define TLV( inst, par, do_tlv ) tlv_t *par; macro
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/mozpkix/include/pkix-test/
H A Dpkixtestutil.h122 inline ByteString TLV(uint8_t tag, const ByteString& value) { in TLV() function
131 inline ByteString TLV(uint8_t tag, const char (&value)[N]) { in TLV() function
138 inline ByteString TLV(uint8_t tag, size_t length, const char (&value)[N]) { in TLV() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/mozpkix/test-lib/
H A Dpkixtestutil.cpp126 TLV(uint8_t tag, size_t length, const ByteString& value) in TLV() function
/dports/www/firefox/firefox-99.0/security/nss/lib/mozpkix/include/pkix-test/
H A Dpkixtestutil.h122 inline ByteString TLV(uint8_t tag, const ByteString& value) { in TLV() function
131 inline ByteString TLV(uint8_t tag, const char (&value)[N]) { in TLV() function
138 inline ByteString TLV(uint8_t tag, size_t length, const char (&value)[N]) { in TLV() function
/dports/www/firefox/firefox-99.0/security/nss/lib/mozpkix/test-lib/
H A Dpkixtestutil.cpp126 TLV(uint8_t tag, size_t length, const ByteString& value) in TLV() function
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/mozpkix/test-lib/
H A Dpkixtestutil.cpp126 TLV(uint8_t tag, size_t length, const ByteString& value) in TLV() function
/dports/security/nss/nss-3.76.1/nss/lib/mozpkix/test-lib/
H A Dpkixtestutil.cpp126 TLV(uint8_t tag, size_t length, const ByteString& value) in TLV() function
/dports/net/traefik/traefik-2.6.1/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go47 type TLV struct { struct
48 Type PP2Type
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DRelocations.h39 TLV = 1 << 10, // References a thread-local symbol enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DRelocations.h39 TLV = 1 << 10, // References a thread-local symbol enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86_64.cpp39 }
40
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_middle/src/ty/
H A Dcontext.rs1755 static TLV: Cell<usize> = const { Cell::new(0) }; const
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/
H A Doscartypeclasses.cpp27 Oscar::TLV::TLV() in TLV() function in Oscar::TLV
32 Oscar::TLV::TLV( quint16 newType, quint16 newLength, char* newData ) in TLV() function in Oscar::TLV
37 Oscar::TLV::TLV( quint16 newType, quint16 newLength, const QByteArray& newData ) in TLV() function in Oscar::TLV
42 Oscar::TLV::TLV( const TLV& t ) in TLV() function in Oscar::TLV
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go47 type TLV struct { struct
48 Type PP2Type
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DRelocations.h39 TLV = 1 << 10, // References a thread-local symbol enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DRelocations.h39 TLV = 1 << 10, // References a thread-local symbol enumerator
/dports/security/ca_root_nss/nss-3.71/nss/lib/mozpkix/test-lib/
H A Dpkixtestutil.cpp126 TLV(uint8_t tag, size_t length, const ByteString& value) in TLV() function
/dports/security/ca_root_nss/nss-3.71/nss/lib/mozpkix/include/pkix-test/
H A Dpkixtestutil.h122 inline ByteString TLV(uint8_t tag, const ByteString& value) { in TLV() function
131 inline ByteString TLV(uint8_t tag, const char (&value)[N]) { in TLV() function
138 inline ByteString TLV(uint8_t tag, size_t length, const char (&value)[N]) { in TLV() function
/dports/irc/soju/soju-0.3.0/vendor/github.com/pires/go-proxyproto/
H A Dtlv.go47 type TLV struct { struct
48 Type PP2Type
49 Value []byte
79 func JoinTLVs(tlvs []TLV) ([]byte, error) {
/dports/irc/soju/soju-0.3.0/vendor/github.com/pires/go-proxyproto/tlvparse/
H A Daws.go20 func IsAWSVPCEndpointID(tlv proxyproto.TLV) bool {
24 func AWSVPCEndpointID(tlv proxyproto.TLV) (string, error) {
36 func FindAWSVPCEndpointID(tlvs []proxyproto.TLV) string {

12345