Home
last modified time | relevance | path

Searched defs:dataLength (Results 76 – 100 of 2182) sorted by last modified time

12345678910>>...88

/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Ducnvmbcs.cpp1490 uint32_t dataLength=stage1Length*2+fullStage2Length*4+mbcsTable->fromUBytesLength; in reconstituteData() local
H A Ducptrie_impl.h42 uint16_t dataLength; member
H A Dumutablecptrie.cpp112 int32_t dataLength = 0; member in __anon3500a2b00111::MutableCodePointTrie
H A Dutrie.cpp562 _findSameDataBlock(const uint32_t *data, int32_t dataLength, in _findSameDataBlock()
H A Dutrie.h168 int32_t indexLength, dataLength; member
563 int32_t indexLength, dataCapacity, dataLength; member
767 int32_t dataLength; member
H A Dutrie2_builder.cpp388 long dataLength=(long)trie->dataLength; in utrie_printLengths() local
397 long dataLength=(long)trie->dataLength; in utrie2_printLengths() local
925 findSameDataBlock(const uint32_t *data, int32_t dataLength, int32_t otherBlock, int32_t blockLength… in findSameDataBlock()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serializers/
H A DnsXMLContentSerializer.cpp304 int32_t dataLength = data.Length(); in AppendComment() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/dawn/
H A DGrDawnGpu.cpp517 static void callback(DawnBufferMapAsyncStatus status, const void* data, uint64_t dataLength, in callback()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DImageBitmap.cpp875 const uint32_t dataLength = array.Length(); in CreateInternal() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsRange.cpp1728 uint32_t dataLength = 0; in CutContents() local
2146 uint32_t dataLength = charData->Length(); in CloneContents() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DDataTransfer.cpp1511 uint32_t dataLength; in FillInExternalCustomTypes() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DIDBFileHandle.cpp508 uint64_t dataLength = cstr.Length(); in WriteOrAppend() local
536 uint64_t dataLength = aValue.Length(); in WriteOrAppend() local
570 uint64_t dataLength = aValue.Length(); in WriteOrAppend() local
603 uint64_t dataLength = aValue.GetSize(error); in WriteOrAppend() local
/dports/mail/thunderbird/thunderbird-91.8.0/browser/app/winlauncher/
H A DLaunchUnelevated.cpp82 DWORD dataLength = 0; in IsAdminByAppCompat() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/util/
H A Ddbghelp.h773 USHORT dataLength; member
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DHelpers.cpp32 static const uint32_t dataLength = sizeof(data) - 1; in CreateData() local
H A DTestSnappyStreams.cpp154 static const uint32_t dataLength = (sizeof(data) / sizeof(const char)) - 1; in TEST() local
163 static const uint32_t dataLength = (sizeof(data) / sizeof(const char)) - 1; in TEST() local
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DSnappyFrameUtils.cpp129 size_t dataLength = compressedLength + kCRCLength; in WriteCompressedData() local
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DAsyncGtkClipboardRequest.cpp68 gint dataLength = 0; in Complete() local
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dhash.c15 uint8_t *pData, uint32_t dataLength) { in crc_calculator_process_data()
/dports/www/firefox/firefox-99.0/security/ct/
H A DCTSerialization.cpp224 static Result WriteVariableBytesPrefix(size_t dataLength, Buffer& output) { in WriteVariableBytesPrefix()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttp2Stream.cpp653 uint32_t dataLength = compressedData.Length(); in GenerateOpen() local
1007 void Http2Stream::GenerateDataFrameHeader(uint32_t dataLength, bool lastFrame) { in GenerateDataFrameHeader()
1438 uint32_t dataLength; in OnReadSegment() local
/dports/www/firefox/firefox-99.0/media/libmkv/
H A DWebMElement.c34 unsigned char *data, unsigned long dataLength) { in writeSimpleBlock()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/crypto/
H A DAesCipherDataSource.java53 long dataLength = upstream.open(dataSpec); in open() local
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/offline/
H A DActionFile.java101 int dataLength = input.readInt(); in readDownloadRequest() local
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/mp4/
H A DPsshAtomUtil.java56 int dataLength = data != null ? data.length : 0; in buildPsshAtom() local

12345678910>>...88