HomeSort by relevance Sort by last modified time
    Searched defs:outputValue (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/test/perf/perldriver/
Output.pm 80 sub outputValue {
350 outputValue($noopers[0]);
369 outputValue($noevents[$j]);
  /external/icu/icu4j/perf-tests/perldriver/
Output.pm 80 sub outputValue {
350 outputValue($noopers[0]);
369 outputValue($noevents[$j]);
  /external/deqp/modules/gles31/functional/
es31fShaderAtomicOpTests.cpp 305 const int outputValue = *(const deInt32*)((const deUint8*)outputs + outputStride*(groupOffset+localNdx));
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_precision)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesImageSparseResidency.cpp 682 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ);
684 if (memcmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format)))
700 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ);
702 if (memcmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format)))
722 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ);
724 if (memcmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format)))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 9593 milliseconds