| /external/zstd/build/single_file_libs/examples/ |
| D | roundtrip.c | 65 size_t compSize = ZSTD_compress(compBuf, bounds, rawData, sizeof rawData, ZSTD_maxCLevel()); in main() local
|
| /external/zstd/tests/fuzz/ |
| D | raw_dictionary_round_trip.c | 85 size_t compSize = ZSTD_compressBound(srcSize); in LLVMFuzzerTestOneInput() local
|
| /external/deqp/framework/referencerenderer/ |
| D | rrVertexAttrib.cpp | 638 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local 661 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local 684 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local
|
| /external/OpenCL-CTS/test_conformance/basic/ |
| D | test_astype.cpp | 142 size_t compSize = typeSize*vecSize; in test_astype_set() local
|
| /external/zstd/contrib/linux-kernel/test/ |
| D | test.c | 30 size_t compSize; member
|
| /external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
| D | vktSSBOLayoutCase.cpp | 799 const size_t compSize = getDataTypeByteSize(scalarType); in generateValue() local 1061 const int compSize = sizeof(uint32_t); in generateImmMatrixSrc() local 1094 const int compSize = sizeof(uint32_t); in generateImmMatrixSrc() local 1141 const size_t compSize = getDataTypeByteSize(scalarType); in generateImmScalarVectorSrc() local 1602 const size_t compSize = getDataTypeByteSize(scalarType); in copyBufferVarData() local 1823 const size_t compSize = getDataTypeByteSize(scalarType); in compareBufferVarData() local
|
| /external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
| D | vktTransformFeedbackFuzzLayoutCase.cpp | 466 const size_t compSize = getDataTypeByteSize(scalarType); in createMask() local 924 const size_t compSize = getDataTypeByteSize(scalarType); in generateValue() local 1243 const size_t compSize = getDataTypeByteSize(scalarType); in generateValueSrc() local 1359 const size_t compSize = getDataTypeByteSize(scalarType); in writeMatrixTypeSrc() local 1872 const size_t compSize = getDataTypeByteSize(scalarType); in validateValue() local
|
| D | vktTransformFeedbackSimpleTests.cpp | 4164 const auto compSize = static_cast<uint32_t>(sizeof(float)); in checkSupport() local 5431 const auto compSize = static_cast<uint32_t>(sizeof(float)); in initPrograms() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcUniformBlockCase.cpp | 613 const int compSize = sizeof(uint32_t); in generateValue() local 870 const int compSize = sizeof(uint32_t); in generateValueSrc() local 1229 const int compSize = sizeof(uint32_t); in copyUniformData() local 1813 const int compSize = sizeof(uint32_t); in checkLayoutBounds() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fSSBOLayoutCase.cpp | 731 const int compSize = sizeof(uint32_t); in generateValue() local 1020 const int compSize = sizeof(uint32_t); in generateImmMatrixSrc() local 1052 const int compSize = sizeof(uint32_t); in generateImmScalarVectorSrc() local 1564 const int compSize = sizeof(uint32_t); in copyBufferVarData() local 1784 const int compSize = sizeof(uint32_t); in compareBufferVarData() local 2681 const int compSize = sizeof(uint32_t); in checkLayoutBounds() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ubo/ |
| D | vktUniformBlockCase.cpp | 757 const size_t compSize = getDataTypeByteSize(scalarType); in generateValue() local 1329 const size_t compSize = getDataTypeByteSize(scalarType); in generateValueSrc() local 1426 const int compSize = sizeof(uint32_t); in writeMatrixTypeSrc() local 1460 const int compSize = sizeof(uint32_t); in writeMatrixTypeSrc() local
|
| /external/deqp/modules/glshared/ |
| D | glsUniformBlockCase.cpp | 630 const int compSize = sizeof(uint32_t); in generateValue() local 1001 const int compSize = sizeof(uint32_t); in generateValueSrc() local 1359 const int compSize = sizeof(uint32_t); in copyUniformData() local 1942 const int compSize = sizeof(uint32_t); in checkLayoutBounds() local
|
| /external/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_ra.cpp | 955 static inline uint8_t makeCompMask(int compSize, int base, int size) in makeCompMask()
|
| /external/zstd/tests/ |
| D | zstreamtest.c | 1803 … { size_t const compSize = ZSTD_compress(comp, compCapacity, input, inputSize, -(int)inputSize); in basicUnitTests() local
|