HomeSort by relevance Sort by last modified time
    Searched refs:toHex (Results 1 - 25 of 45) sorted by null

1 2

  /external/deqp/framework/egl/
egluCallLogWrapper.inl 18 m_log << TestLog::Message << "eglGetDisplay(" << toHex(param0) << ");" << TestLog::EndMessage;
28 m_log << TestLog::Message << "eglInitialize(" << getEGLDisplayStr(param0) << ", " << toHex(param1) << ", " << toHex(param2) << ");" << TestLog::EndMessage;
58 m_log << TestLog::Message << "eglGetConfigs(" << getEGLDisplayStr(param0) << ", " << toHex(param1) << ", " << param2 << ", " << toHex(param3) << ");" << TestLog::EndMessage;
68 m_log << TestLog::Message << "eglChooseConfig(" << getEGLDisplayStr(param0) << ", " << getConfigAttribListStr(param1) << ", " << toHex(param2) << ", " << param3 << ", " << toHex(param4) << ");" << TestLog::EndMessage;
83 m_log << TestLog::Message << "eglGetConfigAttrib(" << getEGLDisplayStr(param0) << ", " << toHex(param1) << ", " << getConfigAttribStr(param2) << ", " << toHex(param3) << ");" << TestLog::EndMessage;
97 m_log << TestLog::Message << "eglCreateWindowSurface(" << getEGLDisplayStr(param0) << ", " << toHex(param1) << ", " << toHex(param2) << ", " << getSurfaceAttribListStr(param3) << ");" << TestLog::En (…)
    [all...]
egluStrUtil.cpp 57 return str << tcu::toHex(attribFmt.value);
88 return str << tcu::toHex(attribFmt.value);
107 return str << tcu::toHex(attribFmt.value);
149 return str << tcu::toHex(attribFmt.value);
184 str << tcu::toHex(attrib) << ", ???";
224 str << tcu::toHex(attrib) << ", ???";
264 str << tcu::toHex(attrib) << ", ???";
egluCallLogWrapper.cpp 32 using tcu::toHex;
200 return str << toHex(fmt.display);
219 return str << toHex(fmt.display);
238 return str << toHex(fmt.display);
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl 8 m_log << TestLog::Message << "glCreateSyncFromCLeventARB(" << toHex(param0) << ", " << toHex(param1) << ", " << toHex(param2) << ");" << TestLog::EndMessage;
60 m_log << TestLog::Message << "glPolygonMode(" << toHex(param0) << ", " << toHex(param1) << ");" << TestLog::EndMessage;
81 m_log << TestLog::Message << "glTexParameterfv(" << getTextureTargetStr(param0) << ", " << getTextureParameterStr(param1) << ", " << toHex(param2) << ");" << TestLog::EndMessage;
95 m_log << TestLog::Message << "glTexParameteriv(" << getTextureTargetStr(param0) << ", " << getTextureParameterStr(param1) << ", " << toHex(param2) << ");" << TestLog::EndMessage;
102 m_log << TestLog::Message << "glTexImage1D(" << getTextureTargetStr(param0) << ", " << param1 << ", " << getPixelFormatStr(param2) << ", " << param3 << ", " << param4 << ", " << getPixelFormatStr(param5) << ", " << getTypeStr(param6) << ", " << toHex(param7) << ");" << TestLog::EndMessage;
109 m_log << TestLog::Message << "glTexImage2D(" << getTextureTargetStr(param0) << ", " << param1 << ", " << getPixelFormatStr(param2) << ", " << param3 << ", " << param4 << ", " << param5 << ", " << getPixelFormatStr(param6) << ", " << getTypeStr(param7) << ", " << toHex(param8) << ");" << TestLog::EndMessage;
116 m_log << TestLog::Message << "glDrawBuffer(" << toHex(param0) << ");" << TestLog::EndMessage
    [all...]
gluStrUtil.cpp 57 return str << tcu::toHex(unitStr.texUnit);
92 return str << tcu::toHex(valueStr.value);
159 str << tcu::toHex(flags);
gluCallLogWrapper.cpp 30 using tcu::toHex;
124 return str << tcu::toHex(*fmt.value);
  /external/chromium_org/third_party/skia/experimental/SkV8Example/
path.js 14 context.strokeStyle = '#0000' + toHex(i);
27 function toHex(n) {
  /external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.cpp 292 using tcu::toHex;
305 testCtx.getLog() << TestLog::Message << "// ERROR: expected in range [" << toHex(expectedGLStateMin) << "," << toHex(expectedGLStateMax) << "]; got " << toHex((GLint)state) << TestLog::EndMessage;
317 using tcu::toHex;
341 << "[" << toHex(referenceAsGLintMin[0]) << " " << toHex(referenceAsGLintMax[0]) << "], "
342 << "[" << toHex(referenceAsGLintMin[1]) << " " << toHex(referenceAsGLintMax[1]) << "]"
344 << toHex(floatVector2[0]) << ",
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp 59 inline const char * toHex(UINT8 b)
75 strNew.append(toHex(*prm++));
  /external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.cpp 325 using tcu::toHex;
338 testCtx.getLog() << TestLog::Message << "// ERROR: expected in range [" << toHex(expectedGLStateMin) << "," << toHex(expectedGLStateMax) << "]; got " << toHex((GLint)state) << TestLog::EndMessage;
350 using tcu::toHex;
374 << "[" << toHex(referenceAsGLintMin[0]) << " " << toHex(referenceAsGLintMax[0]) << "], "
375 << "[" << toHex(referenceAsGLintMin[1]) << " " << toHex(referenceAsGLintMax[1]) << "]"
377 << toHex(floatVector2[0]) << ",
    [all...]
es3fShaderPackingFunctionTests.cpp 62 return str << v.value << " / " << tcu::toHex(tcu::Float32(v.value).bits());
223 << ", expected packSnorm2x16(" << inputs[valNdx] << ") = " << tcu::toHex(ref)
224 << ", got " << tcu::toHex(res)
312 << " expected unpackSnorm2x16(" << tcu::toHex(inputs[valNdx]) << ") = "
414 << ", expected packUnorm2x16(" << inputs[valNdx] << ") = " << tcu::toHex(ref)
415 << ", got " << tcu::toHex(res)
503 << " expected unpackUnorm2x16(" << tcu::toHex(inputs[valNdx]) << ") = "
610 << ", expected packHalf2x16(" << inputs[valNdx] << ") = " << tcu::toHex(ref)
611 << ", got " << tcu::toHex(res)
719 << " expected unpackHalf2x16(" << tcu::toHex(inputs[valNdx]) << ") =
    [all...]
es3fShaderCommonFunctionTests.cpp 268 return str << v.value << " / " << tcu::toHex(tcu::Float32(v.value).bits());
279 return str << (v.value ? "true" : "false") << " / " << tcu::toHex(v.value);
310 case glu::TYPE_UINT: str << tcu::toHex(((const deUint32*)varValue.value)[compNdx]); break;
676 m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << ", got ULP diff " << tcu::toHex(ulpDiff);
708 m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP threshold " << tcu::toHex(maxUlpDiff);
775 << tcu::toHex(maxUlpDiff) << ", got ULP diff " << tcu::toHex(ulpDiff);
    [all...]
es3fShaderPrecisionTests.cpp 392 << "in0 = " << in0 << " / " << tcu::toHex(tcu::Float32(in0).bits())
393 << ", in1 = " << in1 << " / " << tcu::toHex(tcu::Float32(in1).bits())
395 << TestLog::Message << " reference = " << refF << " / " << tcu::toHex(tcu::Float32(refF).bits()) << TestLog::EndMessage;
405 log << TestLog::Message << " result = " << pixels[0] << " / " << tcu::toHex(tcu::Float32(pixels[0]).bits()) << TestLog::EndMessage;
425 log << TestLog::Message << "ERROR: Inconsistent results, got " << tcu::toHex(pixelBits) << " at (" << x << ", " << y << ")" << TestLog::EndMessage;
613 << "in0 = " << in0 << ", in1 = " << in1 << ", ref out = " << refOut << " / " << tcu::toHex(refMasked)
635 << "got " << cmpOut << " / " << tcu::toHex(cmpOut)
806 << "in0 = " << tcu::toHex(in0) << ", in1 = " << tcu::toHex(in1) << ", ref out = " << tcu::toHex(refOut
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/
Utils.java 63 private static final char[] toHex = { '0', '1', '2', '3', '4', '5', '6',
93 c[pos++] = toHex[(b[i] >> 4) & 0x0F];
94 c[pos++] = toHex[b[i] & 0x0f];
  /external/deqp/modules/internal/
ditImageIOTests.cpp 68 m_testCtx.getLog() << TestLog::Message << "ERROR: expected hash " << tcu::toHex(m_expectedHash) << ", got " << tcu::toHex(hash) << TestLog::EndMessage;
  /external/chromium_org/content/test/plugin/
plugin_test.cc 49 inline unsigned char toHex(const unsigned char x) {
65 sOut.append(1, toHex(ch>>4));
66 sOut.append(1, toHex(ch%16));
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
MessageDigestAlgorithm.java 206 private static final char[] toHex = {
220 c[pos++] = toHex[(b[i] >> 4) & 0x0F];
221 c[pos++] = toHex[b[i] & 0x0f];
  /external/chromium_org/tools/traceline/traceline/scripts/
crit_sec.js 7 function toHex(num) {
82 print('Lock: 0x' + toHex(cs) + ' for ' + dur + ' at: ' + e['ms']);
  /external/deqp/modules/gles31/functional/
es31fShaderCommonFunctionTests.cpp 295 return str << v.value << " / " << tcu::toHex(tcu::Float32(v.value).bits());
306 return str << (v.value ? "true" : "false") << " / " << tcu::toHex(v.value);
337 case glu::TYPE_UINT: str << tcu::toHex(((const deUint32*)varValue.value)[compNdx]); break;
707 m_failMsg << "Expected [" << compNdx << "] = " << HexFloat(ref) << ", got ULP diff " << tcu::toHex(ulpDiff);
739 m_failMsg << "Expected [" << compNdx << "] = [" << minRes << ", " << maxRes << "] with ULP threshold " << tcu::toHex(maxUlpDiff);
806 << tcu::toHex(maxUlpDiff) << ", got ULP diff " << tcu::toHex(ulpDiff);
    [all...]
es31fShaderPackingFunctionTests.cpp 62 return str << v.value << " / " << tcu::toHex(tcu::Float32(v.value).bits());
227 << ", expected packSnorm2x16(" << inputs[valNdx] << ") = " << tcu::toHex(ref)
228 << ", got " << tcu::toHex(res)
316 << " expected unpackSnorm2x16(" << tcu::toHex(inputs[valNdx]) << ") = "
418 << ", expected packUnorm2x16(" << inputs[valNdx] << ") = " << tcu::toHex(ref)
419 << ", got " << tcu::toHex(res)
507 << " expected unpackUnorm2x16(" << tcu::toHex(inputs[valNdx]) << ") = "
614 << ", expected packHalf2x16(" << inputs[valNdx] << ") = " << tcu::toHex(ref)
615 << ", got " << tcu::toHex(res)
723 << " expected unpackHalf2x16(" << tcu::toHex(inputs[valNdx]) << ") =
    [all...]
es31fShaderAtomicOpTests.cpp 160 << " s_var = " << typeName << "(" << tcu::toHex(m_initialValue) << "u);\n"
623 m_testCtx.getLog() << TestLog::Message << "ERROR: at group " << groupNdx << ": expected " << tcu::toHex(expectedValue) << ", got " << tcu::toHex(groupOutput) << TestLog::EndMessage;
634 << ": found unexpected value " << tcu::toHex(outputValue)
691 m_testCtx.getLog() << TestLog::Message << "ERROR: at group " << groupNdx << ": expected " << tcu::toHex(expectedValue) << ", got " << tcu::toHex(groupOutput) << TestLog::EndMessage;
702 << ": found unexpected value " << tcu::toHex(outputValue)
770 m_testCtx.getLog() << TestLog::Message << "ERROR: at group " << groupNdx << ": expected " << tcu::toHex(expected0)
771 << " or " << tcu::toHex(expected1) << " (compare mask " << tcu::toHex(compareMask
    [all...]
  /external/deqp/modules/egl/
teglQueryContextTests.cpp 267 log << TestLog::Message << " Fail, call returned the wrong context. Expected: " << tcu::toHex(context) << ", got: " << tcu::toHex(gotContext) << TestLog::EndMessage;
305 log << TestLog::Message << " Fail, read surface: " << tcu::toHex(gotReadSurface)
306 << ", draw surface: " << tcu::toHex(gotDrawSurface)
307 << ", expected: " << tcu::toHex(surface) << TestLog::EndMessage;
346 log << TestLog::Message << " Fail, call returned the wrong display. Expected: " << tcu::toHex(display.getEGLDisplay()) << ", got: " << tcu::toHex(gotDisplay) << TestLog::EndMessage;
teglCreateContextTests.cpp 104 log << TestLog::Message << " Fail, context: " << tcu::toHex(context) << ", error: " << eglu::getErrorName(err) << TestLog::EndMessage;
  /external/chromium_org/third_party/icu/source/test/intltest/
intltest.h 335 static UnicodeString toHex(uint32_t number, int32_t digits=-1);
336 static inline UnicodeString toHex(int32_t number, int32_t digits=-1) {
337 return toHex((uint32_t)number, digits);
  /external/icu/icu4c/source/test/intltest/
intltest.h 359 static UnicodeString toHex(uint32_t number, int32_t digits=-1);
360 static inline UnicodeString toHex(int32_t number, int32_t digits=-1) {
361 return toHex((uint32_t)number, digits);

Completed in 2095 milliseconds

1 2