Home
last modified time | relevance | path

Searched defs:log (Results 251 - 275 of 989) sorted by relevance

1...<<11121314151617181920>>...40

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderIntegerMixTests.cpp168 TestLog& log = m_testCtx.getLog(); in test() local
349 TestLog& log = m_testCtx.getLog(); in test() local
523 bool probe_pixel(TestLog& log, const char* stage, int x, int y, const tcu::IVec4& expected) in probe_pixel() argument
H A DglcShaderNegativeTests.cpp146 TestLog& log = m_testCtx.getLog(); in iterate() local
H A DglcSpirvUtils.cpp215 bool compileGlslToSpirV(tcu::TestLog& log, std::string source, glu::ShaderType type, ShaderBinaryDataType* dst, SpirvVersion version) in compileGlslToSpirV() argument
308 ShaderBinary makeSpirV(tcu::TestLog& log, ShaderSource source, SpirvVersion version) in makeSpirV() argument
H A DglcTestSubcase.cpp112 void WriteField(tcu::TestLog& log, const char* title, std::string message) in WriteField() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DExpressionLimit_test.cpp235 std::string log = sh::GetInfoLog(compiler); in CheckShaderCompilation() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimalIntrinsics.cpp260 Float4 log = optimal::Log2(x); in Pow() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAutoGlitchActivity.java89 private void log(final String text) { in log() method in AutoGlitchActivity
[all...]
/third_party/skia/third_party/externals/brotli/
H A Dsetup.py20 from distutils import log namespace
/third_party/openssl/crypto/ct/
H A Dct_log.c77 static int ct_v1_log_id_from_pkey(CTLOG *log, EVP_PKEY *pkey) in ct_v1_log_id_from_pkey() argument
308 CTLOG_free(CTLOG *log) CTLOG_free() argument
318 CTLOG_get0_name(const CTLOG *log) CTLOG_get0_name() argument
323 CTLOG_get0_log_id(const CTLOG *log, const uint8_t **log_id, size_t *log_id_len) CTLOG_get0_log_id() argument
330 CTLOG_get0_public_key(const CTLOG *log) CTLOG_get0_public_key() argument
346 const CTLOG *log = sk_CTLOG_value(store->logs, i); CTLOG_STORE_get0_log_by_id() local
[all...]
/third_party/python/Lib/distutils/command/
H A Dbuild_ext.py18 from distutils import log namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileUtilities.cpp271 void llvm::AtomicFileWriteError::log(raw_ostream &OS) const { in log() function in llvm::AtomicFileWriteError
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp127 auto& log = lvl == skottie::Logger::Level::kError ? fErrors : fWarnings; in load() local
/third_party/typescript/tests/baselines/reference/
H A DunderscoreTest1.js760 var log = _.bind((message?: string, ...rest: string[]) => { }, Date); variable
981 var log = _.bind(function (message) { variable
/third_party/python/Lib/distutils/
H A Dmsvccompiler.py17 from distutils import log namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_dist.py19 from distutils import log namespace
/third_party/protobuf/src/google/protobuf/stubs/
H A Dport.h315 int log = 0; in Log2FloorNonZero_Portable() local
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp212 auto& log = lvl == skottie::Logger::Level::kError ? fErrors : fWarnings; variable
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthTests.cpp129 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fFboTestCase.cpp64 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fFragDepthTests.cpp125 TestLog& log = m_testCtx.getLog(); in iterate() local
296 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fInteger64StateQueryTests.cpp61 StateVerifier::StateVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in StateVerifier() argument
86 GetBooleanVerifier::GetBooleanVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetBooleanVerifier() argument
130 GetIntegerVerifier::GetIntegerVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetIntegerVerifier() argument
166 GetFloatVerifier(const glw::Functions& gl, tcu::TestLog& log) GetFloatVerifier() argument
[all...]
H A Des3fMultiviewTests.cpp243 TestLog& log = m_testCtx.getLog(); in iterate() local
H A Des3fShaderFragDataTests.cpp82 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() argument
H A Des3fSyncTests.cpp173 TestLog& log = m_testCtx.getLog(); in iterate() local
[all...]
H A Des3fTextureSizeTests.cpp122 TestLog& log = m_testCtx.getLog(); in iterate() local
270 TestLog& log = m_testCtx.getLog(); in testFace() local

Completed in 32 milliseconds

1...<<11121314151617181920>>...40