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

  /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/icu/icu4c/source/test/perf/perldriver/
Output.pm 84 sub outputValue {
354 outputValue($noopers[0]);
373 outputValue($noevents[$j]);
  /external/icu/icu4j/perf-tests/perldriver/
Output.pm 82 sub outputValue {
352 outputValue($noopers[0]);
371 outputValue($noevents[$j]);
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesImageSparseResidency.cpp 563 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ);
565 if (deMemCmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format.order)) != 0)
576 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ);
578 if (deMemCmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format.order)) != 0)
594 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ);
596 if (deMemCmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format.order)) != 0)
vktSparseResourcesImageMemoryAliasing.cpp 613 const tcu::UVec4 outputValue = pixelBuffer.getPixelUint(offsetX, offsetY, offsetZ);
615 if (deMemCmp(&outputValue, &referenceValue, sizeof(deUint32) * getNumUsedChannels(m_format.order)) != 0)
    [all...]
  /external/pdfium/xfa/fxfa/fm2js/
xfa_fm2jscontext.h 442 CFX_ByteString& outputValue);
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-servicecatalog/1.11.18/
aws-java-sdk-servicecatalog-1.11.18.jar 
  /build/blueprint/
context.go     [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudformation/1.11.18/
aws-java-sdk-cloudformation-1.11.18.jar 
  /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 181 milliseconds