Home
last modified time | relevance | path

Searched refs:tupleLength (Results 1 – 25 of 26) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsTSubstring.cpp570 const auto [isDependentOnThis, tupleLength] = in Assign()
582 return AssignNonDependent(aTuple, tupleLength, aFallible); in Assign()
673 const auto [isDependentOnThis, tupleLength] = in Replace()
678 if (!temp.AssignNonDependent(aTuple, tupleLength, mozilla::fallible)) { in Replace()
679 AllocFailed(tupleLength); in Replace()
687 if (ReplacePrep(aCutStart, aCutLength, tupleLength) && tupleLength > 0) { in Replace()
688 aTuple.WriteTo(this->mData + aCutStart, tupleLength); in Replace()
845 const auto [isDependentOnThis, tupleLength] = in Append()
848 if (MOZ_UNLIKELY(!tupleLength)) { in Append()
860 newLen += tupleLength; in Append()
[all …]
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsTSubstring.cpp570 const auto [isDependentOnThis, tupleLength] = in Assign()
582 return AssignNonDependent(aTuple, tupleLength, aFallible); in Assign()
673 const auto [isDependentOnThis, tupleLength] = in Replace()
678 if (!temp.AssignNonDependent(aTuple, tupleLength, mozilla::fallible)) { in Replace()
679 AllocFailed(tupleLength); in Replace()
687 if (ReplacePrep(aCutStart, aCutLength, tupleLength) && tupleLength > 0) { in Replace()
688 aTuple.WriteTo(this->mData + aCutStart, tupleLength); in Replace()
845 const auto [isDependentOnThis, tupleLength] = in Append()
848 if (MOZ_UNLIKELY(!tupleLength)) { in Append()
860 newLen += tupleLength; in Append()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsTSubstring.cpp570 const auto [isDependentOnThis, tupleLength] = in Assign()
582 return AssignNonDependent(aTuple, tupleLength, aFallible); in Assign()
673 const auto [isDependentOnThis, tupleLength] = in Replace()
678 if (!temp.AssignNonDependent(aTuple, tupleLength, mozilla::fallible)) { in Replace()
679 AllocFailed(tupleLength); in Replace()
687 if (ReplacePrep(aCutStart, aCutLength, tupleLength) && tupleLength > 0) { in Replace()
688 aTuple.WriteTo(this->mData + aCutStart, tupleLength); in Replace()
845 const auto [isDependentOnThis, tupleLength] = in Append()
848 if (MOZ_UNLIKELY(!tupleLength)) { in Append()
860 newLen += tupleLength; in Append()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Internal/Builders/
H A DPairwiseStrategy.cs398 int tupleLength = this.currentTupleLength[dimension][feature]; in ExtendTupleSet()
400 if (tupleLength == 1) in ExtendTupleSet()
442 int tupleLength = MaxTupleLength; in FindTupleToCover()
450 if (this.currentTupleLength[d][f] < tupleLength) in FindTupleToCover()
452 tupleLength = this.currentTupleLength[d][f]; in FindTupleToCover()
458 … if (this.currentTupleLength[d][f] == tupleLength && this.uncoveredTuples[d][f].Count > tupleCount) in FindTupleToCover()
/dports/biology/seqan1/seqan-1.3.1/apps/insegt/
H A Doverlap_module.h738 TSize tupleLength; in normalizeTupleCounts() local
753 tupleLength = 0; in normalizeTupleCounts()
759tupleLength += getValue(me.annotationStore, getValue(itId)).endPos - getValue(me.annotationStore, … in normalizeTupleCounts()
761tupleLength += getValue(me.annotationStore, getValue(itId)).beginPos - getValue(me.annotationStore… in normalizeTupleCounts()
763 …value(itN) = ((double)1000000000 * (double)getValue(itC)) / ((double)readNo * (double)tupleLength); in normalizeTupleCounts()
776 tupleLength = 0; in normalizeTupleCounts()
784tupleLength += getValue(me.annotationStore, getValue(itId)).endPos - getValue(me.annotationStore, … in normalizeTupleCounts()
786tupleLength += getValue(me.annotationStore, getValue(itId)).beginPos - getValue(me.annotationStore… in normalizeTupleCounts()
789 …value(itN) = ((double)1000000000 * (double)getValue(itC)) / ((double)readNo * (double)tupleLength); in normalizeTupleCounts()
H A Dfusion.h649 TSize tupleLength; in normalizeTupleCounts_Fusion() local
692 tupleLength = 0; in normalizeTupleCounts_Fusion()
700tupleLength += getValue(me.annotationStore, getValue(itId)).endPos - getValue(me.annotationStore, … in normalizeTupleCounts_Fusion()
702tupleLength += getValue(me.annotationStore, getValue(itId)).beginPos - getValue(me.annotationStore… in normalizeTupleCounts_Fusion()
705 …value(itN) = ((double)1000000000 * (double)getValue(itC)) / ((double)readNo * (double)tupleLength); in normalizeTupleCounts_Fusion()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/insegt/
H A Doverlap_module.h763 TSize tupleLength; in normalizeTupleCounts() local
778 tupleLength = 0; in normalizeTupleCounts()
784tupleLength += getValue(fragStore.annotationStore, *itId).endPos - getValue(fragStore.annotationSt… in normalizeTupleCounts()
786tupleLength += getValue(fragStore.annotationStore, *itId).beginPos - getValue(fragStore.annotation… in normalizeTupleCounts()
788 value(itN) = ((double)1000000000 * (double)*itC) / ((double)readNo * (double)tupleLength); in normalizeTupleCounts()
801 tupleLength = 0; in normalizeTupleCounts()
809tupleLength += getValue(fragStore.annotationStore, *itId).endPos - getValue(fragStore.annotationSt… in normalizeTupleCounts()
811tupleLength += getValue(fragStore.annotationStore, getValue(itId)).beginPos - getValue(fragStore.a… in normalizeTupleCounts()
814 value(itN) = ((double)1000000000 * (double)*itC) / ((double)readNo * (double)tupleLength); in normalizeTupleCounts()
H A Dfusion.h628 TSize tupleLength; in normalizeTupleCounts_Fusion() local
671 tupleLength = 0; in normalizeTupleCounts_Fusion()
679tupleLength += getValue(fragStore.annotationStore, getValue(itId)).endPos - getValue(fragStore.ann… in normalizeTupleCounts_Fusion()
681tupleLength += getValue(fragStore.annotationStore, getValue(itId)).beginPos - getValue(fragStore.a… in normalizeTupleCounts_Fusion()
684 …value(itN) = ((double)1000000000 * (double)getValue(itC)) / ((double)readNo * (double)tupleLength); in normalizeTupleCounts_Fusion()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dbatchprimitiveprocessor-jl.cpp71 tupleLength(0), in BatchPrimitiveProcessorJL()
183 tupleLength += cc->getWidth(); in addProjectStep()
199 tupleLength += cc->getWidth(); in addProjectStep()
215 tupleLength += cc->getWidth(); in addProjectStep()
236 tupleLength += cc->getWidth(); in addProjectStep()
255 tupleLength += cc->getWidth(); in addProjectStep()
625 (*out)[i].second = new char[tupleLength]; in getTuples()
629 idbassert(pos + colWidths[j] <= tupleLength); in getTuples()
H A Dbatchprimitiveprocessor-jl.h305 uint32_t tupleLength; variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dbatchprimitiveprocessor-jl.cpp71 tupleLength(0), in BatchPrimitiveProcessorJL()
183 tupleLength += cc->getWidth(); in addProjectStep()
199 tupleLength += cc->getWidth(); in addProjectStep()
215 tupleLength += cc->getWidth(); in addProjectStep()
236 tupleLength += cc->getWidth(); in addProjectStep()
255 tupleLength += cc->getWidth(); in addProjectStep()
625 (*out)[i].second = new char[tupleLength]; in getTuples()
629 idbassert(pos + colWidths[j] <= tupleLength); in getTuples()
H A Dbatchprimitiveprocessor-jl.h305 uint32_t tupleLength; variable
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsTSubstring.cpp830 size_type tupleLength = aTuple.Length(); in Append() local
832 if (MOZ_UNLIKELY(!tupleLength)) { in Append()
845 newLen += tupleLength; in Append()
853 aTuple.WriteTo(this->mData + oldLen, tupleLength); in Append()
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx2580 const unsigned tupleLength = in ReadBinaryList() local
2594 bufferContainer.resize(tupleLength); in ReadBinaryList()
2600 io.Read(reinterpret_cast<unsigned char *>(buffer), tupleLength); in ReadBinaryList()
2612 const int tupleLength = sizeof(primitiveT)*nComponents; in ReadBinaryList() local
2617 io.Read(reinterpret_cast<unsigned char *>(buffer), tupleLength); in ReadBinaryList()
2618 if (readLength != tupleLength) in ReadBinaryList()
2621 << size << ": Expected " << tupleLength in ReadBinaryList()
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx3638 const unsigned tupleLength = (sizeof(primitiveT) * nComponents + labelWidth + in ReadBinaryList() local
3643 vtkFoamStackVector<unsigned char, 64> buffer(tupleLength); in ReadBinaryList()
3649 io.Read(reinterpret_cast<unsigned char*>(tuple), tupleLength); in ReadBinaryList()
3659 const unsigned tupleLength = (sizeof(primitiveT) * nComponents); in ReadBinaryList() local
3664 const int readLength = io.Read(reinterpret_cast<unsigned char*>(tuple), tupleLength); in ReadBinaryList()
3665 if (readLength != tupleLength) in ReadBinaryList()
3668 << tupleLength << " bytes, got " << readLength << " bytes."; in ReadBinaryList()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp145 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
146 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
148 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp145 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
146 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
148 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp145 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
146 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
148 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp153 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
154 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
156 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp153 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
154 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
156 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp153 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
154 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
156 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp153 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
154 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
156 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp153 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
154 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
156 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp145 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
146 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
148 assert(tupleLength >= wordCount); in CorrelationData()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbQueryOperation.cpp145 explicit CorrelationData(const Uint32* tupleData, Uint32 tupleLength): in CorrelationData() argument
146 m_corrPart(tupleData + tupleLength - wordCount) in CorrelationData()
148 assert(tupleLength >= wordCount); in CorrelationData()

12