Home
last modified time | relevance | path

Searched defs:bytesUsed (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Text/
H A DEncoder.cs246 out int charsUsed, out int bytesUsed, out bool completed) in Convert()
303 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
336 …ySpan<char> chars, Span<byte> bytes, bool flush, out int charsUsed, out int bytesUsed, out bool co… in Convert()
H A DDecoder.cs252 out int bytesUsed, out int charsUsed, out bool completed) in Convert()
308out int bytesUsed, out int charsUsed, out bool completed) in Convert()
342 …oid Convert(ReadOnlySpan<byte> bytes, Span<char> chars, bool flush, out int bytesUsed, out int cha… in Convert()
H A DEncoderNLS.cs143 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
181 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
H A DDecoderNLS.cs154out int bytesUsed, out int charsUsed, out bool completed) in Convert()
192out int bytesUsed, out int charsUsed, out bool completed) in Convert()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Text/
H A DEncoder.cs246 out int charsUsed, out int bytesUsed, out bool completed) in Convert()
303 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
336 …ySpan<char> chars, Span<byte> bytes, bool flush, out int charsUsed, out int bytesUsed, out bool co… in Convert()
H A DDecoder.cs252 out int bytesUsed, out int charsUsed, out bool completed) in Convert()
308out int bytesUsed, out int charsUsed, out bool completed) in Convert()
342 …oid Convert(ReadOnlySpan<byte> bytes, Span<char> chars, bool flush, out int bytesUsed, out int cha… in Convert()
H A DEncoderNLS.cs143 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
181 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
H A DDecoderNLS.cs154out int bytesUsed, out int charsUsed, out bool completed) in Convert()
192out int bytesUsed, out int charsUsed, out bool completed) in Convert()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/include/lucene++/
H A DBufferedDeletes.h31 int64_t bytesUsed; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/text/
H A Dencoder.cs249 out int charsUsed, out int bytesUsed, out bool completed) in Convert()
309 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
H A Ddecoder.cs257 out int bytesUsed, out int charsUsed, out bool completed) in Convert()
316out int bytesUsed, out int charsUsed, out bool completed) in Convert()
H A Dencodernls.cs192 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
239 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Text/
H A DOSEncoder.cs177 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
214 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
/dports/net/cjdns/cjdns-cjdns-v21.1/memory/test/
H A DAllocator_test.c55 size_t bytesUsed; in structureSizes() local
/dports/benchmarks/dkftpbench/dkftpbench-0.45/
H A Dnbbio.h99 int bytesUsed() { return ((m_putTo - m_getFrom) & (nbbio_BUFLEN - 1)); } in bytesUsed() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.Encoding.CodePages/src/System/Text/
H A DEncoderNLS.cs180 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
219 … out int charsUsed, out int bytesUsed, out bool completed) in Convert()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/base/
H A Dringbuffer_p.h42 uint32_t bytesUsed; member

12345678910>>...13