Home
last modified time | relevance | path

Searched refs:ByteCount (Results 1 – 25 of 3067) sorted by relevance

12345678910>>...123

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DUnicodeConverter.pas358 …arPtr; iSrcUniStrLen: ByteCount; var oSrcConvLen: ByteCount; oDestStr: TextPtr; iDestStrLen: ByteC… in iSrcUniStr()
390 …arPtr; iSrcUniStrLen: ByteCount; var oSrcConvLen: ByteCount; oDestStr: TextPtr; iDestStrLen: ByteC… in InvokeUnicodeToTextFallbackUPP()
548ByteCount; iSourceStr: ConstLogicalAddress; iControlFlags: OptionBits; iOffsetCount: ItemCount; {c… in ConvertFromTextToUnicode()
560ByteCount; {const} iUnicodeStr: {variable-size-array} UniCharPtr; iControlFlags: OptionBits; iOffs… in ConvertFromUnicodeToText()
572ByteCount; {const} iUnicodeStr: {variable-size-array} UniCharPtr; iControlFlags: OptionBits; iOffs… in ConvertFromUnicodeToTextRun()
584ByteCount; {const} iUnicodeStr: {variable-size-array} UniCharPtr; iControlFlags: OptionBits; iOffs… in ConvertFromUnicodeToScriptCodeRun()
597 …extToUnicodeInfo; iSourceLen: ByteCount; iSourceStr: ConstLogicalAddress; iMaxLen: ByteCount; var … in TruncateForTextToUnicode()
610 …tInfo; iSourceLen: ByteCount; iSourceStr: ConstUniCharPtr; iControlFlags: OptionBits; iMaxLen: Byt… in TruncateForUnicodeToText()
623 …odeInfo; const (*var*) iPascalStr: Str255; iOutputBufLen: ByteCount; var oUnicodeLen: ByteCount; o… in ConvertFromPStringToUnicode()
636 function ConvertFromUnicodeToPString( iUnicodeToTextInfo: UnicodeToTextInfo; iUnicodeLen: ByteCount in ConvertFromUnicodeToPString()
/dports/devel/apitrace/apitrace-9.0/thirdparty/mhook/disasm-lib/
H A Dmisc.c23 DWORD i, j, ByteCount = 0; in HexToBinary() local
62 ByteCount++; in HexToBinary()
65 if (!ByteCount) in HexToBinary()
71 ByteString = malloc(ByteCount+1); in HexToBinary()
110 ByteCount++; in HexToBinary()
113 if (!ByteCount) in HexToBinary()
119 ByteString = malloc(ByteCount+1); in HexToBinary()
151 ByteCount++; in HexToBinary()
154 if (!ByteCount) in HexToBinary()
160 ByteString = malloc(ByteCount+1); in HexToBinary()
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/quic/gquic-go/internal/flowcontrol/
H A Dbase_flow_controller.go14 bytesSent protocol.ByteCount
15 sendWindow protocol.ByteCount
16 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go14 bytesSent protocol.ByteCount
15 sendWindow protocol.ByteCount
16 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go14 bytesSent protocol.ByteCount
15 sendWindow protocol.ByteCount
16 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/quic/gquic-go/internal/flowcontrol/
H A Dbase_flow_controller.go14 bytesSent protocol.ByteCount
15 sendWindow protocol.ByteCount
16 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go14 bytesSent protocol.ByteCount
15 sendWindow protocol.ByteCount
16 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/lucas-clemente/quic-go/internal/flowcontrol/
H A Dbase_flow_controller.go13 bytesSent protocol.ByteCount
14 sendWindow protocol.ByteCount
15 lastBlockedAt protocol.ByteCount
20 bytesRead protocol.ByteCount
21 highestReceived protocol.ByteCount
22 receiveWindow protocol.ByteCount
23 receiveWindowSize protocol.ByteCount
24 maxReceiveWindowSize protocol.ByteCount
27 epochStartOffset protocol.ByteCount
44 func (c *baseFlowController) AddBytesSent(n protocol.ByteCount) {
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/disassembler/
H A Ddmbuffer.c74 UINT32 ByteCount);
104 UINT32 ByteCount) in AcpiDmDisasmByteList() argument
112 if (!ByteCount) in AcpiDmDisasmByteList()
203 UINT32 ByteCount; in AcpiDmByteList() local
287 UINT32 ByteCount; in AcpiDmIsUuidBuffer() local
405 UINT32 ByteCount; in AcpiDmIsUnicodeBuffer() local
434 if ((!ByteCount) || in AcpiDmIsUnicodeBuffer()
435 (ByteCount < 4) || in AcpiDmIsUnicodeBuffer()
436 (ByteCount & 1) || in AcpiDmIsUnicodeBuffer()
503 if ((!ByteCount) || in AcpiDmIsStringBuffer()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DOther.cpp40 static constexpr uint32_t ByteCount = 1; in TEST_F() local
41 ASSERT_EQ(ByteCount, codeBytesSize()); in TEST_F()
42 verifyBytes<ByteCount>(codeBytes(), 0xCC); in TEST_F()
47 static constexpr uint32_t ByteCount = 1; in TEST_F() local
48 ASSERT_EQ(ByteCount, codeBytesSize()); in TEST_F()
49 verifyBytes<ByteCount>(codeBytes(), 0xF4); in TEST_F()
54 static constexpr uint32_t ByteCount = 2; in TEST_F() local
55 ASSERT_EQ(ByteCount, codeBytesSize()); in TEST_F()
56 verifyBytes<ByteCount>(codeBytes(), 0x0F, 0x0B); in TEST_F()
62 static constexpr uint8_t ByteCount = 1; \ in TEST_F()
[all …]
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/disassembler/
H A Ddmbuffer.c182 UINT32 ByteCount);
212 UINT32 ByteCount) in AcpiDmDisasmByteList() argument
220 if (!ByteCount) in AcpiDmDisasmByteList()
311 UINT32 ByteCount; in AcpiDmByteList() local
395 UINT32 ByteCount; in AcpiDmIsUuidBuffer() local
521 UINT32 ByteCount; in AcpiDmIsUnicodeBuffer() local
554 if ((!ByteCount) || in AcpiDmIsUnicodeBuffer()
555 (ByteCount < 4) || in AcpiDmIsUnicodeBuffer()
556 (ByteCount & 1) || in AcpiDmIsUnicodeBuffer()
631 if ((!ByteCount) || in AcpiDmIsStringBuffer()
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/lucas-clemente/quic-go/internal/congestion/
H A Dcubic.go25 maxDatagramSize = protocol.ByteCount(protocol.InitialPacketSizeIPv4)
51 lastMaxCongestionWindow protocol.ByteCount
54 ackedBytesCount protocol.ByteCount
57 estimatedTCPcongestionWindow protocol.ByteCount
60 originPointCongestionWindow protocol.ByteCount
66 lastTargetCongestionWindow protocol.ByteCount
131 …c) CongestionWindowAfterPacketLoss(currentCongestionWindow protocol.ByteCount) protocol.ByteCount {
148 ackedBytes protocol.ByteCount,
149 currentCongestionWindow protocol.ByteCount,
152 ) protocol.ByteCount {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/lucas-clemente/quic-go/internal/congestion/
H A Dcubic.go25 maxDatagramSize = protocol.ByteCount(protocol.InitialPacketSizeIPv4)
51 lastMaxCongestionWindow protocol.ByteCount
54 ackedBytesCount protocol.ByteCount
57 estimatedTCPcongestionWindow protocol.ByteCount
60 originPointCongestionWindow protocol.ByteCount
66 lastTargetCongestionWindow protocol.ByteCount
131 …c) CongestionWindowAfterPacketLoss(currentCongestionWindow protocol.ByteCount) protocol.ByteCount {
148 ackedBytes protocol.ByteCount,
149 currentCongestionWindow protocol.ByteCount,
152 ) protocol.ByteCount {
[all …]
/dports/dns/nextdns/nextdns-1.32.2/vendor/github.com/lucas-clemente/quic-go/internal/congestion/
H A Dcubic.go25 maxDatagramSize = protocol.ByteCount(protocol.InitialPacketSizeIPv4)
51 lastMaxCongestionWindow protocol.ByteCount
54 ackedBytesCount protocol.ByteCount
57 estimatedTCPcongestionWindow protocol.ByteCount
60 originPointCongestionWindow protocol.ByteCount
66 lastTargetCongestionWindow protocol.ByteCount
131 …c) CongestionWindowAfterPacketLoss(currentCongestionWindow protocol.ByteCount) protocol.ByteCount {
148 ackedBytes protocol.ByteCount,
149 currentCongestionWindow protocol.ByteCount,
152 ) protocol.ByteCount {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/lucas-clemente/quic-go/internal/congestion/
H A Dcubic.go25 maxDatagramSize = protocol.ByteCount(protocol.InitialPacketSizeIPv4)
51 lastMaxCongestionWindow protocol.ByteCount
54 ackedBytesCount protocol.ByteCount
57 estimatedTCPcongestionWindow protocol.ByteCount
60 originPointCongestionWindow protocol.ByteCount
66 lastTargetCongestionWindow protocol.ByteCount
131 …c) CongestionWindowAfterPacketLoss(currentCongestionWindow protocol.ByteCount) protocol.ByteCount {
148 ackedBytes protocol.ByteCount,
149 currentCongestionWindow protocol.ByteCount,
152 ) protocol.ByteCount {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/lucas-clemente/quic-go/internal/congestion/
H A Dcubic.go25 maxDatagramSize = protocol.ByteCount(protocol.InitialPacketSizeIPv4)
51 lastMaxCongestionWindow protocol.ByteCount
54 ackedBytesCount protocol.ByteCount
57 estimatedTCPcongestionWindow protocol.ByteCount
60 originPointCongestionWindow protocol.ByteCount
66 lastTargetCongestionWindow protocol.ByteCount
131 …c) CongestionWindowAfterPacketLoss(currentCongestionWindow protocol.ByteCount) protocol.ByteCount {
148 ackedBytes protocol.ByteCount,
149 currentCongestionWindow protocol.ByteCount,
152 ) protocol.ByteCount {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/lucas-clemente/quic-go/internal/congestion/
H A Dcubic.go25 maxDatagramSize = protocol.ByteCount(protocol.InitialPacketSizeIPv4)
51 lastMaxCongestionWindow protocol.ByteCount
54 ackedBytesCount protocol.ByteCount
57 estimatedTCPcongestionWindow protocol.ByteCount
60 originPointCongestionWindow protocol.ByteCount
66 lastTargetCongestionWindow protocol.ByteCount
131 …c) CongestionWindowAfterPacketLoss(currentCongestionWindow protocol.ByteCount) protocol.ByteCount {
148 ackedBytes protocol.ByteCount,
149 currentCongestionWindow protocol.ByteCount,
152 ) protocol.ByteCount {
[all …]

12345678910>>...123