/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 544 DataType getDataTypeFloatVec (int vecSize) in getDataTypeFloatVec() 549 DataType getDataTypeIntVec (int vecSize) in getDataTypeIntVec() 554 DataType getDataTypeUintVec (int vecSize) in getDataTypeUintVec() 559 DataType getDataTypeBoolVec (int vecSize) in getDataTypeBoolVec()
|
/external/deqp/modules/glshared/ |
D | glsShaderExecUtil.cpp | 119 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local 157 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local 198 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local 237 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local 313 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local 322 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local 331 const int vecSize = glu::getDataTypeMatrixNumRows(output.varType.getBasicType()); in generateFragShaderOutputDecl() local 367 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateFragShaderOutAssign() local 434 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generatePassthroughFragmentShader() local 603 const int vecSize = glu::getDataTypeScalarSize(basicType); in execute() local
|
D | glsUniformBlockCase.cpp | 425 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local 488 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140Layout() local 538 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeStd140Layout() local 630 int vecSize = scalarSize / numVecs; in generateValue() local 1841 int vecSize = numComps*compSize; in checkLayoutBounds() local
|
/external/opencv3/apps/traincascade/ |
D | imagestorage.h | 26 int vecSize; variable
|
/external/eigen/Eigen/src/Core/ |
D | MapBase.h | 132 inline MapBase(PointerType dataPtr, Index vecSize) in MapBase() 229 inline MapBase(PointerType dataPtr, Index vecSize) : Base(dataPtr, vecSize) {} in MapBase()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 153 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local 191 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateVertexShader() local 224 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local 233 const int vecSize = glu::getDataTypeScalarSize(output.varType.getBasicType()); in generateFragShaderOutputDecl() local 242 const int vecSize = glu::getDataTypeMatrixNumRows(output.varType.getBasicType()); in generateFragShaderOutputDecl() local 278 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateFragShaderOutAssign() local 302 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generatePassthroughFragmentShader() local 349 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local 388 const int vecSize = glu::getDataTypeScalarSize(output->varType.getBasicType()); in generateGeometryShader() local 655 const int vecSize = glu::getDataTypeScalarSize(basicType); in bindAttributes() local
|
D | vktShaderCommonFunctionTests.cpp | 427 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local 1094 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local 1193 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local 1267 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local 1370 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local 2100 const int vecSize = glu::getDataTypeScalarSize(baseType); in FrexpCase() local 2251 const int vecSize = glu::getDataTypeScalarSize(baseType); in LdexpCase() local 2484 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
|
D | vktShaderIntegerFunctionTests.cpp | 295 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local 1166 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitCountCase() local 1231 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindLSBCase() local 1296 const int vecSize = glu::getDataTypeScalarSize(baseType); in findMSBCase() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderDerivateTests.cpp | 1672 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local 1686 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local 1716 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local 1750 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local 1782 for (int vecSize = 1; vecSize <= 4; vecSize++) in init() local
|
D | es3fShaderCommonFunctionTests.cpp | 792 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local 873 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local 952 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local 1031 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local 1654 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local 1697 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderCommonFunctionTests.cpp | 870 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsnanCase() local 953 const int vecSize = glu::getDataTypeScalarSize(baseType); in IsinfCase() local 1035 const int vecSize = glu::getDataTypeScalarSize(baseType); in FloatBitsToUintIntCase() local 1114 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitsToFloatCase() local 1743 const int vecSize = glu::getDataTypeScalarSize(baseType); in FrexpCase() local 1834 const int vecSize = glu::getDataTypeScalarSize(baseType); in LdexpCase() local 2139 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local 2203 for (int vecSize = 1; vecSize < 4; vecSize++) in init() local
|
D | es31fShaderIntegerFunctionTests.cpp | 918 const int vecSize = glu::getDataTypeScalarSize(baseType); in BitCountCase() local 978 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindLSBCase() local 1056 const int vecSize = glu::getDataTypeScalarSize(baseType); in FindMSBCase() local 1128 for (int vecSize = 1; vecSize <= 4; vecSize++) in addFunctionCases() local
|
D | es31fSSBOLayoutCase.cpp | 382 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local 423 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd430BaseAlignment() local 633 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local 741 const int vecSize = scalarSize / numVecs; in generateValue() local 2551 const int vecSize = numComps*compSize; in checkLayoutBounds() local
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockCase.cpp | 371 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local 434 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140Layout() local 484 int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeStd140Layout() local 577 int vecSize = scalarSize / numVecs; in generateValue() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 626 const int vecSize = getDataTypeScalarSize(vecType); in computeStd140Layout() local 648 const int vecSize = getDataTypeScalarSize(vecType); in computeStd430Layout() local 1021 const int vecSize = isDataTypeMatrix(basicType) in getVertexAttributeDescriptions() local
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.cpp | 297 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd140BaseAlignment() local 338 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(basicType) in computeStd430BaseAlignment() local 548 const int vecSize = isRowMajor ? glu::getDataTypeMatrixNumColumns(elemBasicType) in computeReferenceLayout() local 656 const int vecSize = scalarSize / numVecs; in generateValue() local
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 2170 llvm::APSInt vecSize(32); in BuildExtVectorType() local 5980 llvm::APSInt vecSize(32); in HandleVectorSizeAttr() local 6156 unsigned vecSize = typeSize * numElts; in HandleNeonVectorTypeAttr() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | entropy_coding.c | 685 int16_t vecSize; in WebRtcIsac_Poly2LarUB() local
|