/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderIntegerMixTests.cpp | 168 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 D | glcShaderNegativeTests.cpp | 146 TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | glcSpirvUtils.cpp | 215 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 D | glcTestSubcase.cpp | 112 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 D | ExpressionLimit_test.cpp | 235 std::string log = sh::GetInfoLog(compiler); in CheckShaderCompilation() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | OptimalIntrinsics.cpp | 260 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 D | AutoGlitchActivity.java | 89 private void log(final String text) { in log() method in AutoGlitchActivity [all...] |
/third_party/skia/third_party/externals/brotli/ |
H A D | setup.py | 20 from distutils import log namespace
|
/third_party/openssl/crypto/ct/ |
H A D | ct_log.c | 77 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 D | build_ext.py | 18 from distutils import log namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | FileUtilities.cpp | 271 void llvm::AtomicFileWriteError::log(raw_ostream &OS) const { in log() function in llvm::AtomicFileWriteError
|
/third_party/skia/tools/viewer/ |
H A D | SkottieSlide.cpp | 127 auto& log = lvl == skottie::Logger::Level::kError ? fErrors : fWarnings; in load() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | underscoreTest1.js | 760 var log = _.bind((message?: string, ...rest: string[]) => { }, Date); variable 981 var log = _.bind(function (message) {
variable
|
/third_party/python/Lib/distutils/ |
H A D | msvccompiler.py | 17 from distutils import log namespace
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_dist.py | 19 from distutils import log namespace
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | port.h | 315 int log = 0; in Log2FloorNonZero_Portable() local
|
/third_party/skia/modules/skottie/src/ |
H A D | SkottieTool.cpp | 212 auto& log = lvl == skottie::Logger::Level::kError ? fErrors : fWarnings; variable
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fDepthTests.cpp | 129 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | es3fFboTestCase.cpp | 64 TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | es3fFragDepthTests.cpp | 125 TestLog& log = m_testCtx.getLog(); in iterate() local 296 TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | es3fInteger64StateQueryTests.cpp | 61 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 D | es3fMultiviewTests.cpp | 243 TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | es3fShaderFragDataTests.cpp | 82 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() argument
|
H A D | es3fSyncTests.cpp | 173 TestLog& log = m_testCtx.getLog(); in iterate() local [all...] |
H A D | es3fTextureSizeTests.cpp | 122 TestLog& log = m_testCtx.getLog(); in iterate() local 270 TestLog& log = m_testCtx.getLog(); in testFace() local
|