Home
last modified time | relevance | path

Searched defs:prefixCode (Results 1 – 25 of 32) sorted by relevance

12

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/dsnet/compress/brotli/
H A Dprefix.go65 type prefixCode struct { struct
66 sym uint32 // The symbol being mapped
67 val uint32 // Value of the prefix code (must be in [0..1<<len])
68 len uint32 // Bit length of the prefix code
/dports/security/vault/vault-1.8.2/vendor/github.com/dsnet/compress/brotli/
H A Dprefix.go65 type prefixCode struct { struct
66 sym uint32 // The symbol being mapped
67 val uint32 // Value of the prefix code (must be in [0..1<<len])
68 len uint32 // Bit length of the prefix code
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dsnet/compress/brotli/
H A Dprefix.go65 type prefixCode struct { struct
66 sym uint32 // The symbol being mapped
67 val uint32 // Value of the prefix code (must be in [0..1<<len])
68 len uint32 // Bit length of the prefix code
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dsnet/compress/brotli/
H A Dprefix.go65 type prefixCode struct { struct
66 sym uint32 // The symbol being mapped
67 val uint32 // Value of the prefix code (must be in [0..1<<len])
68 len uint32 // Bit length of the prefix code
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dsnet/compress/brotli/
H A Dprefix.go65 type prefixCode struct { struct
66 sym uint32 // The symbol being mapped
67 val uint32 // Value of the prefix code (must be in [0..1<<len])
68 len uint32 // Bit length of the prefix code
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/dsnet/compress/brotli/
H A Dprefix.go65 type prefixCode struct { struct
66 sym uint32 // The symbol being mapped
67 val uint32 // Value of the prefix code (must be in [0..1<<len])
68 len uint32 // Bit length of the prefix code
/dports/devel/bit/bit-1.1.2/vendor/github.com/dsnet/compress/brotli/
H A Dprefix.go65 type prefixCode struct { struct
66 sym uint32 // The symbol being mapped
67 val uint32 // Value of the prefix code (must be in [0..1<<len])
68 len uint32 // Bit length of the prefix code
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/schema/
H A Dqnamespacesupport.cpp69 void NamespaceSupport::setPrefix(const QXmlName::PrefixCode prefixCode, const QXmlName::NamespaceCo… in setPrefix()
79 …const QXmlName::PrefixCode prefixCode = m_namePool->allocatePrefix(declaration.prefix().toString()… in setPrefixes() local
112 const QXmlName::PrefixCode prefixCode = m_namePool->allocatePrefix(qname.left(pos)); in processName() local
H A Dqxsdinstancereader.cpp122 QXmlName::PrefixCode prefixCode = 0; in convertToQName() local
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/schema/
H A Dqnamespacesupport.cpp67 void NamespaceSupport::setPrefix(const QXmlName::PrefixCode prefixCode, const QXmlName::NamespaceCo… in setPrefix()
77 …const QXmlName::PrefixCode prefixCode = m_namePool->allocatePrefix(declaration.prefix().toString()… in setPrefixes() local
110 const QXmlName::PrefixCode prefixCode = m_namePool->allocatePrefix(qname.left(pos)); in processName() local
H A Dqxsdinstancereader.cpp120 QXmlName::PrefixCode prefixCode = 0; in convertToQName() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/utils/
H A Dqnamepool.cpp270 const QXmlName::PrefixCode prefixCode = unlockedAllocatePrefix(prefix); in allocateQName() local
284 const QXmlName::PrefixCode prefixCode = unlockedAllocatePrefix(prefix); in allocateBinding() local
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/utils/
H A Dqnamepool.cpp268 const QXmlName::PrefixCode prefixCode = unlockedAllocatePrefix(prefix); in allocateQName() local
282 const QXmlName::PrefixCode prefixCode = unlockedAllocatePrefix(prefix); in allocateBinding() local
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/
H A DSortOrder.scala120 val prefixCode = child.child.dataType match { constant
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agi/
H A Dlzw.cpp51 uint32 *prefixCode; member in Agi::LZWDecoder
/dports/games/scummvm/scummvm-2.5.1/engines/agi/
H A Dlzw.cpp51 uint32 *prefixCode; member in Agi::LZWDecoder
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Daccelcmn.cpp138 wxKeyCode prefixCode, in IsNumberedAccelKey()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Daccelcmn.cpp138 wxKeyCode prefixCode, in IsNumberedAccelKey()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Daccelcmn.cpp136 wxKeyCode prefixCode, in IsNumberedAccelKey()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/
H A Dzgfx.c48 UINT32 prefixCode; member
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dtvbuff_rdp.c106 guint32 prefixCode; member
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dtvbuff_rdp.c106 guint32 prefixCode; member
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dtvbuff_rdp.c106 guint32 prefixCode; member
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dtvbuff_rdp.c106 guint32 prefixCode; member
/dports/lang/polyml/polyml-5.8.2/mlsource/MLCompiler/
H A DDEBUGGER_.sml449 val prefixCode = value

12