Home
last modified time | relevance | path

Searched defs:log (Results 176 - 200 of 1423) sorted by relevance

12345678910>>...57

/third_party/python/Lib/distutils/tests/
H A Dtest_core.py12 from distutils import log namespace
H A Dtest_file_util.py8 from distutils import log namespace
/third_party/skia/experimental/lowp-basic/
H A Dlerp-study.cpp21 void log(int16_t golden, int16_t candidate) { in log() function
/third_party/skia/bench/
H A DSkSLBench.cpp507 void RunSkSLMemoryBenchmarks(NanoJSONResultsWriter* log) { in RunSkSLMemoryBenchmarks() argument
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBlendTests.cpp79 TestLog& log = m_testCtx.getLog(); in init() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.hpp99 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 DvktSpvAsmComputeShaderTestUtil.cpp33 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 DteglSurfacelessContextTests.cpp76 TestLog& log = m_testCtx.getLog(); in executeForConfig() local
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pBlendTests.cpp79 TestLog& log = m_testCtx.getLog(); in init() local
/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader_version_2.cpp79 uint8_t log; member
/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp99 std::pair<std::string, std::string> UpdateLog::SplitLogByFmtLabel(const std::string &log, const std::string &fmtLabel) in SplitLogByFmtLabel() argument
109 GetFmtLabel(const std::string &log) GetFmtLabel() argument
[all...]
/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.cpp55 std::string log; in PrintTimeElapse() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/log/
H A DLogger.cpp77 FORMAT_FUNC(5, 6) void Logger::log(LogLevel aLogLevel, const char *aFilename, int aLinenumber, FORMAT_ATTRIBUTE const char *aFormat, ...) in log() function in lume::Logger
/foundation/multimodalinput/input/test/unittest/standalone/include/
H A Dmmi_log.h25 int32_t log; member
/foundation/resourceschedule/ffrt/src/dfx/log/linux/
H A Dlog_base.cpp48 static void LogOutput(const char* level, const char* log) in LogOutput() argument
/foundation/communication/netmanager_base/bpf/bpf_progs/
H A Dnetstats.c92 const char log[] = "[Uid ingress] sock_uid = %d, value->rx_packets = %d, value->rx_bytes = %d"; in bpf_cgroup_skb_uid_ingress() local
113 const char log[] = "[Uid egress] sock_uid = %d, value->tx_packets = %d, value->tx_bytes = %d"; in bpf_cgroup_skb_uid_egress() local
134 const char log[] = "[Iface ingress] ifindex = %d, value->rx_packets = %d, value->rx_bytes = %d"; in bpf_socket_iface_ingress() local
154 const char log[] in bpf_socket_iface_egress() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Drs_skia_memory_tracer.cpp122 void SkiaMemoryTracer::LogOutput(DfxString& log) in LogOutput() argument
170 void SkiaMemoryTracer::LogTotals(DfxString& log) in LogTotals() argument
/kernel/linux/linux-5.10/drivers/char/tpm/eventlog/
H A Dtpm1.c74 struct tpm_bios_log *log = &chip->log; in tpm1_bios_measurements_start() local
113 struct tpm_bios_log *log = &chip->log; in tpm1_bios_measurements_next() local
/kernel/linux/linux-5.10/drivers/mtd/tests/
H A Dnandbiterrs.c90 static int write_page(int log) in write_page() argument
99 static int rewrite_page(int log) in rewrite_page() argument
128 static int read_page(int log) in read_page() argument
154 static int verify_page(int log) in verify_page() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.h25 struct b43legacy_txstatus *log; member
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_mount.c487 struct jfs_log *log in logMOUNT() local
[all...]
H A Djfs_metapage.h34 struct jfs_log *log; member
/kernel/linux/linux-5.10/fs/
H A Dfsopen.c28 struct fc_log *log = fc->log.log; in fscontext_read() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode_item_recover.c27 xlog_recover_inode_ra_pass2( struct xlog *log, struct xlog_recover_item *item) xlog_recover_inode_ra_pass2() argument
196 xlog_recover_inode_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t current_lsn) xlog_recover_inode_commit_pass2() argument
[all...]
H A Dxfs_icreate_item.c141 xlog_recover_icreate_commit_pass2( struct xlog *log, struct list_head *buffer_list, struct xlog_recover_item *item, xfs_lsn_t lsn) xlog_recover_icreate_commit_pass2() argument
[all...]

Completed in 11 milliseconds

12345678910>>...57