Home
last modified time | relevance | path

Searched defs:log (Results 76 - 100 of 1345) sorted by relevance

12345678910>>...54

/third_party/ffmpeg/libavcodec/
H A Dmlp_parse.c86 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 Dlog.h44 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 Duprinter.cpp54 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 DDecompressionTest.java21 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 DDecompressionTest.java24 private void log(char [] chars, int start, int count) { in log() method in DecompressionTest
/third_party/mesa3d/.gitlab-ci/common/
H A Dintel-gpu-freq.sh73 log() { function
[all...]
/third_party/jerryscript/jerry-libm/
H A Dlog.c94 log (double x) log() function
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.hpp73 std::string log; member
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dutil.hpp81 log(const std::string &suffix, const std::string &s) { in log() function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_debug_recompile.c32 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 Dexif-mnote-data-priv.h67 ExifLog *log; member
/third_party/ltp/testcases/kernel/syscalls/bpf/
H A Dbpf_prog05.c61 static char *log; variable
H A Dbpf_prog03.c38 static char *log; variable
/third_party/python/Lib/distutils/command/
H A Dbdist_rpm.py12 from distutils import log namespace
H A Dbuild_clib.py21 from distutils import log namespace
/third_party/python/Lib/distutils/
H A Dfile_util.py8 from distutils import log namespace
H A Dlog.py39 def log(self, level, msg, *args): member in Log
58 log = _global_log.log variable
/third_party/python/Lib/distutils/tests/
H A Dtest_config_cmd.py12 from distutils import log namespace
/third_party/vk-gl-cts/modules/internal/
H A DditSRGB8ConversionTest.cpp71 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
H A DditSeedBuilderTests.cpp53 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 DtcuResultCollector.cpp60 ResultCollector::ResultCollector (TestLog& log, const std::string& prefix) in ResultCollector() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluCallLogWrapper.cpp35 CallLogWrapper::CallLogWrapper (const glw::Functions& gl, tcu::TestLog& log) in CallLogWrapper() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglConfigList.cpp63 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h33 const char *log; member
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_command_test.cpp73 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...]

Completed in 22 milliseconds

12345678910>>...54