| /third_party/libexif/test/ |
| H A D | test-fuzzer.c | 39 logfunc(ExifLog *log, ExifLogCode code, const char *domain, const char *format, va_list args, void *data) in logfunc() argument 114 ExifLog *log = exif_log_new (); in test_parse() local
|
| /third_party/libexif/libexif/ |
| H A D | exif-log.c | 73 ExifLog *log; in exif_log_new_mem() local 89 ExifLog *log = exif_log_new_mem (mem); in exif_log_new() local 97 exif_log_ref(ExifLog *log) exif_log_ref() argument 104 exif_log_unref(ExifLog *log) exif_log_unref() argument 112 exif_log_free(ExifLog *log) exif_log_free() argument 123 exif_log_set_func(ExifLog *log, ExifLogFunc func, void *data) exif_log_set_func() argument 135 exif_log(ExifLog *log, ExifLogCode code, const char *domain, const char *format, ...) exif_log() argument 146 exif_logv(ExifLog *log, ExifLogCode code, const char *domain, const char *format, va_list args) exif_logv() argument [all...] |
| H A D | exif-mnote-data.c | 152 exif_mnote_data_log (ExifMnoteData *d, ExifLog *log) in exif_mnote_data_log() argument
|
| /third_party/python/Lib/distutils/ |
| H A D | bcppcompiler.py | 23 from distutils import log namespace
|
| H A D | archive_util.py | 19 from distutils import log namespace
|
| H A D | filelist.py | 12 from distutils import log namespace
|
| /third_party/python/Lib/distutils/command/ |
| H A D | register.py | 15 from distutils import log namespace [all...] |
| H A D | upload.py | 18 from distutils import log namespace
|
| H A D | build_scripts.py | 11 from distutils import log namespace
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderTestUtil.cpp | 33 bool verifyOutputWithEpsilon (const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log, const float epsilon) in verifyOutputWithEpsilon() argument 135 bool verifyOutput (const std::vector<Resource>&, const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) in verifyOutput() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcConfigListCase.cpp | 124 TestLog& log = m_testCtx.getLog(); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gles_conformance_tests/ |
| H A D | gles_conformance_tests.cpp | 83 std::string log = strCout.str(); in RunConformanceTest() local
|
| /third_party/optimized-routines/math/ |
| H A D | log.c | 30 log (double x) in log() function [all...] |
| H A D | v_log.c | 64 V_NAME(log) (v_f64_t x) in log() function
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | typedefOnStatements.js | |
| /third_party/python/Lib/distutils/tests/ |
| H A D | test_dir_util.py | 12 from distutils import log namespace
|
| H A D | test_core.py | 12 from distutils import log namespace
|
| H A D | test_file_util.py | 8 from distutils import log namespace
|
| /third_party/skia/experimental/lowp-basic/ |
| H A D | lerp-study.cpp | 21 void log(int16_t golden, int16_t candidate) { in log() function
|
| /third_party/skia/bench/ |
| H A D | SkSLBench.cpp | 507 void RunSkSLMemoryBenchmarks(NanoJSONResultsWriter* log) { in RunSkSLMemoryBenchmarks() argument
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pBlendTests.cpp | 79 TestLog& log = m_testCtx.getLog(); in init() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderExecUtil.hpp | 99 inline tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderExecutor* executor) { executor->log(log); return log; } in operator <<() argument 100 inline tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderExecutor& executor) { executor.log(log); return log; } in operator <<() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderTestUtil.cpp | 33 bool verifyOutputWithEpsilon (const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log, const float epsilon) in verifyOutputWithEpsilon() argument 135 bool verifyOutput (const std::vector<Resource>&, const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) in verifyOutput() argument
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglSurfacelessContextTests.cpp | 76 TestLog& log = m_testCtx.getLog(); in executeForConfig() local
|
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pBlendTests.cpp | 79 TestLog& log = m_testCtx.getLog(); in init() local
|