Home
last modified time | relevance | path

Searched defs:initLength (Results 1 – 25 of 150) sorted by relevance

123456

/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/
H A DTelemetryCommon.h28 AutoHashtable<EntryType>::AutoHashtable(uint32_t initLength) in AutoHashtable()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/
H A DTelemetryCommon.h43 AutoHashtable<EntryType>::AutoHashtable(uint32_t initLength) in AutoHashtable()
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/core/
H A DTelemetryCommon.h62 AutoHashtable<EntryType>::AutoHashtable(uint32_t initLength) in AutoHashtable()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/core/
H A DTelemetryCommon.h62 AutoHashtable<EntryType>::AutoHashtable(uint32_t initLength) in AutoHashtable()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/core/
H A DTelemetryCommon.h62 AutoHashtable<EntryType>::AutoHashtable(uint32_t initLength) in AutoHashtable()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/core/
H A DTelemetryCommon.h58 AutoHashtable<EntryType>::AutoHashtable(uint32_t initLength) in AutoHashtable()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dbendertool.cpp79 double initLength = MY_ERROR; in retrieveInitLength() local
391 double initLength = retrieveInitLength( in leftButtonDrag() local
664 double initLength = retrieveInitLength(strokeLength, beginEndOrAll); in increaseCP() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCacheIRCompiler.cpp1492 Address initLength(scratch, ObjectElements::offsetOfInitializedLength()); in emitGuardNoDenseElements() local
1830 Address initLength(scratch1, ObjectElements::offsetOfInitializedLength()); in emitLoadDenseElementResult() local
1894 Address initLength(scratch1, ObjectElements::offsetOfInitializedLength()); in emitLoadDenseElementHoleResult() local
1945 Address initLength(scratch, ObjectElements::offsetOfInitializedLength()); in emitLoadDenseElementExistsResult() local
1973 Address initLength(scratch, ObjectElements::offsetOfInitializedLength()); in emitLoadDenseElementHoleExistsResult() local
2021 Address initLength(scratch, ObjectElements::offsetOfInitializedLength()); in emitArrayJoinResult() local
H A DScalarReplacement.cpp1069 MConstant* initLength = MConstant::New( in initStartingState() local
1255 MConstant* initLength = MConstant::New(alloc_, Int32Value(initLengthValue)); in visitSetInitializedLength() local
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/BussIK/
H A DVectorRn.h122 inline VectorRn::VectorRn(long initLength) in VectorRn()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/BussIK/
H A DVectorRn.h122 inline VectorRn::VectorRn(long initLength) in VectorRn()
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/codec/compress/
H A DHeaderTable.cpp25 uint32_t initLength = initialTableLength(capacity_); in init() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DScalarReplacement.cpp994 MConstant* initLength = MConstant::New( in initStartingState() local
1201 MConstant* initLength = MConstant::New(alloc_, Int32Value(initLengthValue)); in visitSetInitializedLength() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DScalarReplacement.cpp1048 MConstant* initLength = MConstant::New(alloc_, Int32Value(0)); in initStartingState() local
1258 MConstant* initLength = MConstant::New(alloc_, Int32Value(initLengthValue)); in visitSetInitializedLength() local
H A DCodeGenerator.cpp6575 Address initLength(ToRegister(lir->elements()), ObjectElements::offsetOfInitializedLength()); in visitInitializedLength() local
6582 Address initLength(ToRegister(lir->elements()), ObjectElements::offsetOfInitializedLength()); in visitSetInitializedLength() local
6915 Address initLength(elements, ObjectElements::offsetOfInitializedLength()); in visitStoreElementHoleT() local
6926 Address initLength(obj, UnboxedArrayObject::offsetOfCapacityIndexAndInitializedLength()); in visitStoreElementHoleT() local
6965 Address initLength(elements, ObjectElements::offsetOfInitializedLength()); in visitStoreElementHoleV() local
6978 Address initLength(obj, UnboxedArrayObject::offsetOfCapacityIndexAndInitializedLength()); in visitStoreElementHoleV() local
7048 Address initLength(elements, ObjectElements::offsetOfInitializedLength()); in visitOutOfLineStoreElementHole() local
7221 Address initLength(elementsTemp, ObjectElements::offsetOfInitializedLength()); in emitArrayPopShift() local
7339 Address initLength(elementsTemp, ObjectElements::offsetOfInitializedLength()); in emitArrayPush() local
9150 Register initLength = ToRegister(lir->initLength()); in visitLoadElementHole() local
[all …]
H A DIonCaches.cpp3780 Address initLength(object, ObjectElements::offsetOfInitializedLength()); in GenerateDenseElement() local
3907 Address initLength(scratchReg, ObjectElements::offsetOfInitializedLength()); in GenerateDenseElementHole() local
3938 Address initLength(elementsReg, ObjectElements::offsetOfInitializedLength()); in GenerateDenseElementHole() local
4443 Address initLength(elements, ObjectElements::offsetOfInitializedLength()); in GenerateSetDenseElement() local
4451 Address initLength(elements, ObjectElements::offsetOfInitializedLength()); in GenerateSetDenseElement() local
/dports/security/pkcrack/pkcrack-1.2.2/src/
H A Dstage3.c330 void findLongPwd( uword key0, uword key1, uword key2, int initLength, uword initBytes ) in findLongPwd()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DScalarReplacement.cpp1082 MConstant* initLength = MConstant::New(alloc_, Int32Value(0)); in initStartingState() local
1291 MConstant* initLength = MConstant::New(alloc_, Int32Value(initLengthValue)); in visitSetInitializedLength() local
2118 auto* initLength = MSetInitializedLength::New(alloc(), elements, index); in visitArrayFromArgumentsObject() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DScalarReplacement.cpp1045 MConstant* initLength = MConstant::New(alloc_, Int32Value(0)); in initStartingState() local
1256 MConstant* initLength = MConstant::New(alloc_, Int32Value(initLengthValue)); in visitSetInitializedLength() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DScalarReplacement.cpp1045 MConstant* initLength = MConstant::New(alloc_, Int32Value(0)); in initStartingState() local
1256 MConstant* initLength = MConstant::New(alloc_, Int32Value(initLengthValue)); in visitSetInitializedLength() local
/dports/audio/liblastfm-qt5/liblastfm-1.0.9-5-g4433165/src/fingerprint/contrib/
H A DAacSource.cpp306 double initLength = 0; in getInfo() local
/dports/math/coxeter3/coxeter-7b5a1f0/
H A Dfiles.cpp960 Ulong initLength = str.length(); in appendHomology() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DIonCaches.cpp3811 Address initLength(object, ObjectElements::offsetOfInitializedLength()); in GenerateDenseElement() local
3945 Address initLength(scratchReg, ObjectElements::offsetOfInitializedLength()); in GenerateDenseElementHole() local
3976 Address initLength(elementsReg, ObjectElements::offsetOfInitializedLength()); in GenerateDenseElementHole() local
4473 Address initLength(elements, ObjectElements::offsetOfInitializedLength()); in GenerateSetDenseElement() local
4481 Address initLength(elements, ObjectElements::offsetOfInitializedLength()); in GenerateSetDenseElement() local
H A DBaselineIC.cpp2073 Address initLength(scratchReg, ObjectElements::offsetOfInitializedLength()); in generateStubCode() local
2440 uint32_t initLength = GetAnyBoxedOrUnboxedInitializedLength(obj); in CanOptimizeDenseOrUnboxedArraySetElem() local
2825 Address initLength(scratchReg, ObjectElements::offsetOfInitializedLength()); in generateStubCode() local
2878 Address initLength(obj, UnboxedArrayObject::offsetOfCapacityIndexAndInitializedLength()); in generateStubCode() local
3037 Address initLength(scratchReg, ObjectElements::offsetOfInitializedLength()); in generateStubCode() local
3627 Address initLength(scratch, ObjectElements::offsetOfInitializedLength()); in generateStubCode() local
5934 uint32_t initLength = GetAnyBoxedOrUnboxedArrayLength(arrObj); in TryAttachStringSplit() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dikjacobian.h104 inline VectorRn::VectorRn(long initLength) { in VectorRn()

123456