/third_party/ffmpeg/libavcodec/ |
H A D | mlp_parse.c | 86 int ff_mlp_read_major_sync(void *log, MLPHeaderInfo *mh, GetBitContext *gb) in ff_mlp_read_major_sync() argument
|
/third_party/benchmark/src/ |
H A D | log.h | 44 LogType& operator<<(LogType& log, Tp const& value) { in operator <<() argument 51 inline LogType& operator<<(LogType& log, EndLType* m) { in operator <<() argument
|
/third_party/icu/tools/colprobe/ |
H A D | uprinter.cpp | 54 UPrinter::log(const UnicodeString &string, UBool nl) { in log() function in UPrinter 61 UPrinter::log(const UChar *string, UBool nl) { in log() function in UPrinter 82 UPrinter::log(const Line *line, UBool nl) { in log() function in UPrinter 96 void UPrinter::log(const char *fmt, ...) in log() function in UPrinter [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/compression/ |
H A D | DecompressionTest.java | 21 private void log(char [] chars, int start, int count) { in log() method in DecompressionTest
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/compression/ |
H A D | DecompressionTest.java | 24 private void log(char [] chars, int start, int count) { in log() method in DecompressionTest
|
/third_party/mesa3d/.gitlab-ci/common/ |
H A D | intel-gpu-freq.sh | 73 log() { function [all...] |
/third_party/jerryscript/jerry-libm/ |
H A D | log.c | 94 log (double x) log() function [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | program.hpp | 73 std::string log; member
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
H A D | util.hpp | 81 log(const std::string &suffix, const std::string &s) { in log() function
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_debug_recompile.c | 32 key_debug(const struct brw_compiler *c, void *log, in key_debug() argument 43 key_debug_float(const struct brw_compiler *c, void *log, in key_debug_float() argument 59 debug_sampler_recompile(const struct brw_compiler *c, void *log, in debug_sampler_recompile() argument 90 debug_base_recompile(const struct brw_compiler *c, void *log, in debug_base_recompile() argument 98 debug_vs_recompile(const struct brw_compiler *c, void *log, in debug_vs_recompile() argument 119 debug_tcs_recompile(const struct brw_compiler *c, void *log, const struct brw_tcs_prog_key *old_key, const struct brw_tcs_prog_key *key) debug_tcs_recompile() argument 137 debug_tes_recompile(const struct brw_compiler *c, void *log, const struct brw_tes_prog_key *old_key, const struct brw_tes_prog_key *key) debug_tes_recompile() argument 152 debug_gs_recompile(const struct brw_compiler *c, void *log, const struct brw_gs_prog_key *old_key, const struct brw_gs_prog_key *key) debug_gs_recompile() argument 164 debug_fs_recompile(const struct brw_compiler *c, void *log, const struct brw_wm_prog_key *old_key, const struct brw_wm_prog_key *key) debug_fs_recompile() argument 198 debug_cs_recompile(const struct brw_compiler *c, void *log, const struct brw_cs_prog_key *old_key, const struct brw_cs_prog_key *key) debug_cs_recompile() argument 210 brw_debug_key_recompile(const struct brw_compiler *c, void *log, gl_shader_stage stage, const struct brw_base_prog_key *old_key, const struct brw_base_prog_key *key) brw_debug_key_recompile() argument [all...] |
/third_party/libexif/libexif/ |
H A D | exif-mnote-data-priv.h | 67 ExifLog *log; member
|
/third_party/ltp/testcases/kernel/syscalls/bpf/ |
H A D | bpf_prog05.c | 61 static char *log; variable
|
H A D | bpf_prog03.c | 38 static char *log; variable
|
/third_party/python/Lib/distutils/command/ |
H A D | bdist_rpm.py | 12 from distutils import log namespace
|
H A D | build_clib.py | 21 from distutils import log namespace
|
/third_party/python/Lib/distutils/ |
H A D | file_util.py | 8 from distutils import log namespace
|
H A D | log.py | 39 def log(self, level, msg, *args): member in Log 58 log = _global_log.log variable
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_config_cmd.py | 12 from distutils import log namespace
|
/third_party/vk-gl-cts/modules/internal/ |
H A D | ditSRGB8ConversionTest.cpp | 71 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | ditSeedBuilderTests.cpp | 53 TestLog& log = m_testCtx.getLog(); in iterate() local 85 TestLog& log = m_testCtx.getLog(); in iterate() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuResultCollector.cpp | 60 ResultCollector::ResultCollector (TestLog& log, const std::string& prefix) in ResultCollector() argument
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluCallLogWrapper.cpp | 35 CallLogWrapper::CallLogWrapper (const glw::Functions& gl, tcu::TestLog& log) in CallLogWrapper() argument
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglConfigList.cpp | 63 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
H A D | log_print.h | 33 const char *log;
member
|
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
H A D | dumpcatcher_command_test.cpp | 73 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; in HWTEST_F() local 94 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; in HWTEST_F() local 126 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; HWTEST_F() local 158 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; HWTEST_F() local 190 string log[] = {"Pid:", "Name:", "#00", "#01", "#02"}; HWTEST_F() local 223 string log[] = {"Usage:"}; HWTEST_F() local 243 string log[] = {"Pid:1", "Name:init", "#00", "#01", "#02"}; HWTEST_F() local [all...] |