Home
last modified time | relevance | path

Searched defs:vecLength (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/vector/src/test/java/org/apache/arrow/vector/
H A DITTestLargeVector.java44 final int vecLength = (int) (bufSize / BigIntVector.TYPE_WIDTH); in testLargeLongVector() local
79 final int vecLength = (int) (bufSize / IntVector.TYPE_WIDTH); in testLargeIntVector() local
114 final int vecLength = (int) (bufSize / DecimalVector.TYPE_WIDTH); in testLargeDecimalVector() local
152 final int vecLength = (int) (bufSize / typeWidth); in testLargeFixedSizeBinaryVector() local
189 final int vecLength = (int) (bufSize / BaseLargeVariableWidthVector.OFFSET_WIDTH); in testLargeLargeVarCharVector() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/vector/src/test/java/org/apache/arrow/vector/
H A DITTestLargeVector.java47 final int vecLength = (int) (bufSize / BigIntVector.TYPE_WIDTH); in testLargeLongVector() local
82 final int vecLength = (int) (bufSize / IntVector.TYPE_WIDTH); in testLargeIntVector() local
117 final int vecLength = (int) (bufSize / DecimalVector.TYPE_WIDTH); in testLargeDecimalVector() local
171 final int vecLength = (int) (bufSize / typeWidth); in testLargeFixedSizeBinaryVector() local
208 final int vecLength = (int) (bufSize / BaseVariableWidthVector.OFFSET_WIDTH); in testLargeVarCharVector() local
H A DTestDictionaryVector.java956 final int vecLength = 256; in testDictionaryUIntOverflow() local
/dports/databases/arrow/apache-arrow-6.0.1/java/vector/src/test/java/org/apache/arrow/vector/
H A DITTestLargeVector.java47 final int vecLength = (int) (bufSize / BigIntVector.TYPE_WIDTH); in testLargeLongVector() local
82 final int vecLength = (int) (bufSize / IntVector.TYPE_WIDTH); in testLargeIntVector() local
117 final int vecLength = (int) (bufSize / DecimalVector.TYPE_WIDTH); in testLargeDecimalVector() local
171 final int vecLength = (int) (bufSize / typeWidth); in testLargeFixedSizeBinaryVector() local
208 final int vecLength = (int) (bufSize / BaseVariableWidthVector.OFFSET_WIDTH); in testLargeVarCharVector() local
/dports/lang/polyml/polyml-5.8.2/basis/
H A DBasicStreamIO.sml153 val vecLength = Vector.length vec value
201 val vecLength = Vector.length vec value
396 val vecLength = Vector.length vec value
439 val vecLength = Vector.length vec value
H A DWord8Array.sml44 val vecLength: vector -> int = Word.toInt o wVecLength value
280 val vecLength = wVecLength value
342 and vecLength(Array(l, _)) = l function
H A DVectorSliceOperations.sml27 val vecLength: vector -> word value
H A DString.sml1332 val vecLength = sizeAsWord value
1606 and vecLength(Array(l, _)) = l function
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp1407 const unsigned int vecLength = getVecLength( 0 ); in CalcSpinSquared() local
1469 const unsigned int vecLength = getVecLength( 0 ); in DiagHam() local
1509 const unsigned int vecLength = getVecLength( 0 ); in DiagHamSquared() local
1702 const unsigned int vecLength = getVecLength( 0 ); in LowestEnergyDeterminant() local
1964 const unsigned int vecLength = getVecLength( 0 ); in ActWithNumberOperator() local
1981 const unsigned int vecLength = getVecLength( 0 ); in ActWithSecondQuantizedOperator() local
2068 const unsigned int vecLength = getVecLength( 0 ); in CGSolveSystem() local
2145 const unsigned int vecLength = getVecLength( 0 ); in CGAlphaPlusBetaHAM() local
2155 const unsigned int vecLength = getVecLength( 0 ); in CGoperator() local
2169 const unsigned int vecLength = getVecLength( 0 ); in CGdiagonal() local
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/NIFTI/test/
H A DitkNiftiImageIOTest6.cxx39 VectorImageType::VectorLengthType vecLength(4); in itkNiftiImageIOTest6() local
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/components/gridClasses/
H A DGridDimensions.as71 const vecLength:int = vec.length; constant in spark.components.gridClasses.GridDimensions.insertElementsToVector
102 const vecLength:int = vec.length; constant in spark.components.gridClasses.GridDimensions.insertValueToVector
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/ImageFunction/test/
H A DitkCentralDifferenceImageFunctionOnVectorSpeedTest.cxx128 int vecLength = std::stoi( argv[6] ); in itkCentralDifferenceImageFunctionOnVectorSpeedTest() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/ts/flexbuffers/
H A Dbuilder.ts190 const vecLength = this.stack.length - stackPointer.stackPosition; constant
204 const vecLength = (this.stack.length - stackPointer.stackPosition) >> 1; constant
/dports/devel/flatbuffers/flatbuffers-2.0.0/ts/flexbuffers/
H A Dbuilder.ts190 const vecLength = this.stack.length - stackPointer.stackPosition; constant
204 const vecLength = (this.stack.length - stackPointer.stackPosition) >> 1; constant
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/ImageBase/include/
H A DitkIOTestHelper.h171 int vecLength) in AllocateImageFromRegionAndSpacing()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/
H A Dunit_EigenSolverSparseUtils.cpp52 int vecLength = 20; in unit_EigenSolverSparseUtils() local
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Cmm/
H A DType.hs294 vecLength (CmmType (VecCat l _) _) = l function
295 vecLength _ = panic "vecLength: not a vector" function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Cmm/
H A DType.hs295 vecLength (CmmType (VecCat l _) _) = l function
296 vecLength _ = panic "vecLength: not a vector" function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/cmm/
H A DCmmType.hs303 vecLength (CmmType (VecCat l _) _) = l function
304 vecLength _ = panic "vecLength: not a vector" function
/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DCmmType.hs303 vecLength (CmmType (VecCat l _) _) = l function
304 vecLength _ = panic "vecLength: not a vector" function
/dports/deskutils/flameshot/flameshot-0.10.2/src/widgets/capture/
H A Dbuttonhandler.cpp70 const int vecLength = m_vectorButtons.size(); in updatePosition() local
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwt/src/
H A Dqwt_curve_fitter.cpp358 const double vecLength = ::sqrt( vecX * vecX + vecY * vecY ); in fitCurve() local
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_curve_fitter.cpp393 const double vecLength = qSqrt( vecX * vecX + vecY * vecY ); in simplify() local
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_curve_fitter.cpp393 const double vecLength = qSqrt( vecX * vecX + vecY * vecY ); in simplify() local
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/common/math/
H A DAlgebra.java272 int vecLength = vectors[0].length; in mat() local

12