Searched defs:outputValue (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/perf/perldriver/
H A DOutput.pm80 sub outputValue { subroutine
350 outputValue($noopers[0]);
369 outputValue($noevents[$j]);
/external/icu/icu4j/perf-tests/perldriver/
H A DOutput.pm80 sub outputValue { subroutine
350 outputValue($noopers[0]);
369 outputValue($noevents[$j]);
/external/deqp/modules/gles31/functional/
H A Des31fShaderAtomicOpTests.cpp305 const int outputValue = *(const deInt32*)((const deUint8*)outputs + outputStride*(groupOffset+localNdx)); local
307 if (!de::inRange(outputValue, (int)m_initialValue, valueSum-inputValue))
311 << "], got " << outputValue
316 if (outValues.find(outputValue) != outValues.end())
319 << ": found duplicate value " << outputValue
324 outValues.insert(outputValue);
325 if (outputValue == valueSum-inputValue)
464 const deUint32 outputValue = *(const deUint32*)((const deUint8*)outputs + outputStride*(groupOffset+localNdx));
466 if (!containsAfterUintCast(inValues, outputValue, m_precision) &&
467 !intEqualsAfterUintCast((deInt32)m_initialValue, outputValue, m_precisio
[all...]
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseResidency.cpp682 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ); local
684 if (memcmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format)))
700 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ); local
702 if (memcmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format)))
722 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ); local
724 if (memcmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format)))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 316 milliseconds