Home
last modified time | relevance | path

Searched refs:formatArray (Results 1 – 21 of 21) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuFormatUtil.hpp274 inline Format::Array<Iterator> formatArray (const Iterator& begin, const Iterator& end) in formatArray() function
281 inline Format::ArrayPointer<T> formatArray (const T* arr, int size) in formatArray() function
288 inline Format::ArrayPointer<T> formatArray (const T (&arr)[Size]) in formatArray() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.cpp49 return tcu::formatArray(arr, (int)size); in getPointerStr()
55 return tcu::formatArray(arr, de::max(size, 0)); in getPointerStr()
/third_party/vk-gl-cts/modules/glshared/
DglsStateQueryUtil.cpp1441 buf << "Expected " << expected << ", got " << tcu::formatArray(state.getIntVec3Access()); in verifyIntegerVec3()
1465 buf << "Expected " << expected << ", got " << tcu::formatArray(state.getIntVec4Access()); in verifyIntegerVec4()
1489 buf << "Expected " << expected << ", got " << tcu::formatArray(state.getUintVec4Access()); in verifyUnsignedIntegerVec4()
1551 buf << "Expected " << reference << ", got " << tcu::formatArray(state.getFloatVec4Access()); in verifyBooleanVec4()
1572 buf << "Expected " << reference << ", got " << tcu::formatArray(state.getIntVec4Access()); in verifyBooleanVec4()
1593 buf << "Expected " << reference << ", got " << tcu::formatArray(state.getInt64Vec4Access()); in verifyBooleanVec4()
1614 buf << "Expected " << reference << ", got " << tcu::formatArray(state.getUintVec4Access()); in verifyBooleanVec4()
1638 buf << "Expected " << expected << ", got " << tcu::formatArray(state.getFloatVec4Access()); in verifyFloatVec4()
1671 …buf << "Expected {" << expectation.str() << "}, got " << tcu::formatArray(state.getIntVec4Access()… in verifyFloatVec4()
1704 …buf << "Expected {" << expectation.str() << "}, got " << tcu::formatArray(state.getUintVec4Access(… in verifyFloatVec4()
[all …]
DglsBufferTestUtil.cpp101 …<< " expected " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(refPtr+diffSpanStart), tcu:… in compareByteArrays()
102 …<< " got " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(resPtr+diffSpanStart), tcu::Fo… in compareByteArrays()
121 …<< " expected " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(refPtr+diffSpanStart), tcu:… in compareByteArrays()
122 …<< " got " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(resPtr+diffSpanStart), tcu::Fo… in compareByteArrays()
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyDisplayInfoProvider.java485 UResource.Array formatArray = value.getArray(); in consumeCurrenciesEntry() local
486 formatArray.getValue(0, value); in consumeCurrenciesEntry()
488 formatArray.getValue(1, value); in consumeCurrenciesEntry()
490 formatArray.getValue(2, value); in consumeCurrenciesEntry()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUCurrencyDisplayInfoProvider.java489 UResource.Array formatArray = value.getArray(); in consumeCurrenciesEntry() local
490 formatArray.getValue(0, value); in consumeCurrenciesEntry()
492 formatArray.getValue(1, value); in consumeCurrenciesEntry()
494 formatArray.getValue(2, value); in consumeCurrenciesEntry()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferTestUtil.cpp103 …<< " expected " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(refPtr+diffSpanStart), tcu:… in compareByteArrays()
104 …<< " got " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(resPtr+diffSpanStart), tcu::Fo… in compareByteArrays()
123 …<< " expected " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(refPtr+diffSpanStart), tcu:… in compareByteArrays()
124 …<< " got " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(resPtr+diffSpanStart), tcu::Fo… in compareByteArrays()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl5326 …s << "\tpipelineCacheUUID = " << '\n' << tcu::formatArray(tcu::Format::HexIterator<uint8_t>(DE_ARR…
5440 …s << "\tmemoryTypes = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.memoryTypes), DE_ARRAY_BE…
5442 …s << "\tmemoryHeaps = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.memoryHeaps), DE_ARRAY_BE…
5850 …s << "\tsrcOffsets = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.srcOffsets), DE_ARRAY_END(…
5852 …s << "\tdstOffsets = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.dstOffsets), DE_ARRAY_END(…
6157 …s << "\tblendConstants = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.blendConstants), DE_AR…
6252 …s << "\tpipelineCacheUUID = " << '\n' << tcu::formatArray(tcu::Format::HexIterator<uint8_t>(DE_ARR…
6372 …s << "\tfloat32 = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.float32), DE_ARRAY_END(value.…
6373 …s << "\tint32 = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.int32), DE_ARRAY_END(value.int3…
6374 …s << "\tuint32 = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.uint32), DE_ARRAY_END(value.ui…
[all …]
/third_party/vk-gl-cts/modules/egl/
DteglSimpleConfigCase.cpp71 …m_testCtx.getLog() << TestLog::Message << "Compatible configs: " << tcu::formatArray(configIds.beg… in init()
/third_party/node/deps/npm/node_modules/core-util-is/
Dfloat.patch291 - output = formatArray(ctx, value, recurseTimes, visibleKeys, keys);
333 -function formatArray(ctx, value, recurseTimes, visibleKeys, keys) {
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp716 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(formats.begin(), for… in querySurfaceFormatsTest()
943 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(modes.begin(), modes… in querySurfacePresentModes2Test()
1135 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(modes.begin(), modes… in querySurfacePresentModesTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSurfaceTests.cpp716 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(formats.begin(), for… in querySurfaceFormatsTest()
943 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(modes.begin(), modes… in querySurfacePresentModes2Test()
1135 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(modes.begin(), modes… in querySurfacePresentModesTest()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp684 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(resPtr), tcu::Format::HexIterator<deUint32>… in iterate()
686 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(refPtr), tcu::Format::HexIterator<deUint32>… in iterate()
Des31fPrimitiveBoundingBoxTests.cpp245 << "Got " << tcu::formatArray(&state[0], &state[8]) in iterate()
374 << "glGetFloatv returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
408 << "glGetIntegerv returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
457 << "glGetInteger64v returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
/third_party/node/lib/internal/util/
Dinspect.js826 formatter = formatArray;
1477 function formatArray(ctx, value, recurseTimes) { function
/third_party/freetype/docs/reference/assets/javascripts/lunr/
Dwordcut.js6394 output = formatArray(ctx, value, recurseTimes, visibleKeys, keys);
6431 function formatArray(ctx, value, recurseTimes, visibleKeys, keys) { function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp993 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(resPtr), tcu::Format::HexIterator<deUint32>… in iterate()
995 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(refPtr), tcu::Format::HexIterator<deUint32>… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp993 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(resPtr), tcu::Format::HexIterator<deUint32>… in iterate()
995 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(refPtr), tcu::Format::HexIterator<deUint32>… in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp944 …log << TestLog::Message << "Transform feedback varyings: " << tcu::formatArray(m_progSpec.getTrans… in init()
1054 …terNdx].numCalls << " draw calls, (element count, TF state): " << tcu::formatArray(first, end) << … in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp153 …return de::toString(tcu::formatArray(tcu::Format::HexIterator<deUint8>(memoryBytePtr), tcu::Format… in memoryAsHexString()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp153 …return de::toString(tcu::formatArray(tcu::Format::HexIterator<deUint8>(memoryBytePtr), tcu::Format… in memoryAsHexString()