Home
last modified time | relevance | path

Searched refs:cbTotal (Results 1 – 14 of 14) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A Dprfcoreinit.cpp.h62 KU32 cbTotal = KPRF_ALIGN(cb, 32); in KPRF_DECL_FUNC() local
65 cbTotal += KPRF_ALIGN(cb, 32); in KPRF_DECL_FUNC()
67 cbTotal += cbMaxModSegs; in KPRF_DECL_FUNC()
70 cbTotal += KPRF_ALIGN(cb, 32); in KPRF_DECL_FUNC()
73 cbTotal += KPRF_ALIGN(cb, 32); in KPRF_DECL_FUNC()
76 cbTotal += KPRF_ALIGN(cb, 32); in KPRF_DECL_FUNC()
78 return cbTotal; in KPRF_DECL_FUNC()
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kRdr/
H A DkRdrFile.cpp553 KLDRSIZE cbTotal; in krdrFileMap() local
564 cbTotal = 0; in krdrFileMap()
571 if (cbTotal < uRVASegmentEnd) in krdrFileMap()
572 cbTotal = uRVASegmentEnd; in krdrFileMap()
574 pPrep->cb = (KSIZE)cbTotal; in krdrFileMap()
575 if (pPrep->cb != cbTotal) in krdrFileMap()
647 if (MaxiumSize.QuadPart > (LONGLONG)cbTotal) in krdrFileMap()
648 MaxiumSize.QuadPart = cbTotal; in krdrFileMap()
668 ViewSize = (KSIZE)cbTotal; in krdrFileMap()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/DataStreamTest/
H A DDataStreamTest.cs664 long cbTotal = 0; in SequentialAccess()
682 cbTotal += s.Length * 2; in SequentialAccess()
686 …DataTestUtility.AssertEqualsWithDescription((long)536198, cbTotal, "FAILED: cbTotal result did not… in SequentialAccess()
689 cbTotal = 0; in SequentialAccess()
697 cbTotal += s.Length * 2; in SequentialAccess()
701 …DataTestUtility.AssertEqualsWithDescription((long)536198, cbTotal, "FAILED: cbTotal result did not… in SequentialAccess()
704 cbTotal = 0; in SequentialAccess()
712 cbTotal += s.Length * 2; in SequentialAccess()
716 …DataTestUtility.AssertEqualsWithDescription((long)536198, cbTotal, "FAILED: cbTotal result did not… in SequentialAccess()
719 cbTotal = 0; in SequentialAccess()
[all …]
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dsteamnetworkingsockets_lowlevel.cpp744 int cbTotal = 0; in BReallySendRawPacket() local
746 cbTotal += (int)pChunks[i].iov_len; in BReallySendRawPacket()
747 ETW_UDPSendPacket( adrTo, cbTotal ); in BReallySendRawPacket()
811 int cbTotal = 0; in TracePkt() local
813 cbTotal += pChunks[i].iov_len; in TracePkt()
817 …amNetworkingIPAddrRender( m_boundAddr ).c_str(), CUtlNetAdrRender( adrRemote ).String(), cbTotal ); in TracePkt()
822 …amNetworkingIPAddrRender( m_boundAddr ).c_str(), CUtlNetAdrRender( adrRemote ).String(), cbTotal ); in TracePkt()
824 int l = std::min( cbTotal, g_Config_PacketTraceMaxBytes.Get() ); in TracePkt()
1109 int cbTotal = 0; in BSendRawPacketGather() local
1111 cbTotal += (int)pChunks[i].iov_len; in BSendRawPacketGather()
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dfile_system.cpp711 UINT cbTotal = 0; in get_pidl_size() local
714 cbTotal += sizeof(pidl->mkid.cb); /* null terminator */ in get_pidl_size()
717 cbTotal += pidl->mkid.cb; in get_pidl_size()
722 return cbTotal; in get_pidl_size()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Odbc/
H A DOdbcDataReader.cs1186 int cbTotal; in readBytesOrCharsSequentialAccess()
1195 isNotDbNull = GetData(i, ODBC32.SQL_C.WCHAR, cbReadMax + 2, out cbTotal); in readBytesOrCharsSequentialAccess()
1202 isNotDbNull = GetData(i, ODBC32.SQL_C.BINARY, cbReadMax, out cbTotal); in readBytesOrCharsSequentialAccess()
1217 if (cbTotal == 0) in readBytesOrCharsSequentialAccess()
1222 else if (ODBC32.SQL_NO_TOTAL == cbTotal) in readBytesOrCharsSequentialAccess()
1230 … Debug.Assert((cbTotal > 0), "GetData returned negative value, which is not SQL_NO_TOTAL"); in readBytesOrCharsSequentialAccess()
1232 if (cbTotal > cbReadMax) in readBytesOrCharsSequentialAccess()
1241 cbRead = cbTotal; in readBytesOrCharsSequentialAccess()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Odbc/src/System/Data/Odbc/
H A DOdbcDataReader.cs1385 int cbTotal; in readBytesOrCharsSequentialAccess()
1395 isNotDbNull = GetData(i, ODBC32.SQL_C.WCHAR, cbReadMax + 2, out cbTotal); in readBytesOrCharsSequentialAccess()
1403 isNotDbNull = GetData(i, ODBC32.SQL_C.BINARY, cbReadMax, out cbTotal); in readBytesOrCharsSequentialAccess()
1418 if (cbTotal == 0) in readBytesOrCharsSequentialAccess()
1423 else if (ODBC32.SQL_NO_TOTAL == cbTotal) in readBytesOrCharsSequentialAccess()
1431 … Debug.Assert((cbTotal > 0), "GetData returned negative value, which is not SQL_NO_TOTAL"); in readBytesOrCharsSequentialAccess()
1433 if (cbTotal > cbReadMax) in readBytesOrCharsSequentialAccess()
1442 cbRead = cbTotal; in readBytesOrCharsSequentialAccess()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Shared/
H A DStandardInterfaces.cs1958 long cbTotal = Math.Min(cb, pIStream->m_cbSize - pIStream->m_cbCurrent); in CopyTo()
1959 long cbRead = Math.Min(1024, cbTotal); in CopyTo()
1962 while (cbTotal > 0) in CopyTo()
1964 if (cbRead > cbTotal) in CopyTo()
1965 cbRead = cbTotal; in CopyTo()
1977 cbTotal -= cbRead; in CopyTo()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/test/proptest/
H A Dproptest.cxx4983 ULONG cbTotal = 0; in DumpOleStream() local
4997 DumpHex(ab, cbOut, cbTotal); in DumpOleStream()
5000 cbTotal += cbOut; in DumpOleStream()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2716 SHORT cbTotal; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2716 SHORT cbTotal; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshlobj.pp1905 cbTotal : SHORT;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs1333 pub cbTotal: i16, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs5 pub cbTotal: i16,
17 …fmt.debug_struct("AASHELLMENUFILENAME").field("cbTotal", &self.cbTotal).field("rgbReserved", &self…
22 …self.cbTotal == other.cbTotal && self.rgbReserved == other.rgbReserved && self.szFileName == other…