| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | x38_edac.c | 116 static unsigned long eccerrlog_syndrome(u64 log) in eccerrlog_syndrome() argument 121 static int eccerrlog_row(int channel, u64 log) in eccerrlog_row() argument 207 u64 log; in x38_process_error_info() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| H A D | debugfs.c | 352 struct b43_txstatus_log *log = &dev->dfsentry->txstatlog; in txstat_read_file() local 672 struct b43_txstatus_log *log; in b43_debugfs_add_device() local 748 struct b43_txstatus_log *log; b43_debugfs_log_txstat() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
| H A D | t7xx_port.h | 134 } log; member
|
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| H A D | admin-cmd.c | 135 struct nvme_smart_log *log; in nvmet_execute_get_log_page_smart() local 165 nvmet_get_cmd_effects_nvm(struct nvme_effects_log *log) nvmet_get_cmd_effects_nvm() argument 185 nvmet_get_cmd_effects_zns(struct nvme_effects_log *log) nvmet_get_cmd_effects_zns() argument 196 struct nvme_effects_log *log; nvmet_execute_get_log_cmd_effects_ns() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc.c | 238 struct intel_guc_log *log = &guc->log; in guc_ctl_log_params_flags() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gmu.h | 70 struct a6xx_gmu_bo log; member
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_log.c | 30 struct nf_logger *log; in __find_logger() local 47 const struct nf_logger *log; in nf_log_set() local 66 const struct nf_logger *log; in nf_log_unset() local 114 const struct nf_logger *log; nf_log_unregister() local [all...] |
| /test/testfwk/xdevice/plugins/devicetest/core/ |
| H A D | variables.py | 26 from devicetest.log.logger import DeviceTestLog as log namespace [all...] |
| /test/testfwk/developer_test/src/core/driver/ |
| H A D | lite_driver.py | 76 log = platform_logger("LiteUnitTest") variable in LiteUnitTest [all...] |
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | logger.py | 556 log = None global() variable in LogQueue [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mf_utils.c | 358 void ff_attributes_dump(void *log, IMFAttributes *attrs) in ff_attributes_dump() argument 502 ff_media_type_dump(void *log, IMFMediaType *type) ff_media_type_dump() argument 519 init_com_mf(void *log, MFFunctions *f) init_com_mf() argument 550 ff_instantiate_mf(void *log, MFFunctions *f, GUID category, MFT_REGISTER_TYPE_INFO *in_type, MFT_REGISTER_TYPE_INFO *out_type, int use_hw, IMFTransform **res) ff_instantiate_mf() argument [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | ipp.c | 60 log_printf(char *log, in log_printf() argument
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | CheckTags.java | 44 boolean log; field in CheckTags 253 void log() { in log() method in CheckTags 261 void log(String msg) { in log() method in CheckTags
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | program.cpp | 87 std::string log; in identify_and_validate_il() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_log.cc | 354 namespace log { namespace 355 void hex(Log &log) { log.set_flags(Log::fmt_hex); }; in hex() argument 357 void dec(Log &log) { log.set_flags(Log::fmt_dec); }; in dec() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_log.c | 39 void ngtcp2_log_init(ngtcp2_log *log, const ngtcp2_cid *scid, in ngtcp2_log_init() argument 219 log_fr_stream(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_stream *fr, const char *dir) log_fr_stream() argument 230 log_fr_ack(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_ack *fr, const char *dir) log_fr_ack() argument 272 log_fr_padding(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_padding *fr, const char *dir) log_fr_padding() argument 278 log_fr_reset_stream(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_reset_stream *fr, const char *dir) log_fr_reset_stream() argument 289 log_fr_connection_close(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_connection_close *fr, const char *dir) log_fr_connection_close() argument 307 log_fr_max_data(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_max_data *fr, const char *dir) log_fr_max_data() argument 314 log_fr_max_stream_data(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_max_stream_data *fr, const char *dir) log_fr_max_stream_data() argument 324 log_fr_max_streams(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_max_streams *fr, const char *dir) log_fr_max_streams() argument 331 log_fr_ping(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_ping *fr, const char *dir) log_fr_ping() argument 337 log_fr_data_blocked(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_data_blocked *fr, const char *dir) log_fr_data_blocked() argument 345 log_fr_stream_data_blocked(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_stream_data_blocked *fr, const char *dir) log_fr_stream_data_blocked() argument 355 log_fr_streams_blocked(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_streams_blocked *fr, const char *dir) log_fr_streams_blocked() argument 364 log_fr_new_connection_id(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_new_connection_id *fr, const char *dir) log_fr_new_connection_id() argument 382 log_fr_stop_sending(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_stop_sending *fr, const char *dir) log_fr_stop_sending() argument 392 log_fr_path_challenge(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_path_challenge *fr, const char *dir) log_fr_path_challenge() argument 403 log_fr_path_response(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_path_response *fr, const char *dir) log_fr_path_response() argument 414 log_fr_crypto(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_crypto *fr, const char *dir) log_fr_crypto() argument 423 log_fr_new_token(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_new_token *fr, const char *dir) log_fr_new_token() argument 442 log_fr_retire_connection_id(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_retire_connection_id *fr, const char *dir) log_fr_retire_connection_id() argument 451 log_fr_handshake_done(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_handshake_done *fr, const char *dir) log_fr_handshake_done() argument 458 log_fr_datagram(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_datagram *fr, const char *dir) log_fr_datagram() argument 466 log_fr(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_frame *fr, const char *dir) log_fr() argument 542 ngtcp2_log_rx_fr(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_frame *fr) ngtcp2_log_rx_fr() argument 551 ngtcp2_log_tx_fr(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const ngtcp2_frame *fr) ngtcp2_log_tx_fr() argument 560 ngtcp2_log_rx_vn(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const uint32_t *sv, size_t nsv) ngtcp2_log_rx_vn() argument 574 ngtcp2_log_rx_sr(ngtcp2_log *log, const ngtcp2_pkt_stateless_reset *sr) ngtcp2_log_rx_sr() argument 595 ngtcp2_log_remote_tp(ngtcp2_log *log, uint8_t exttype, const ngtcp2_transport_params *params) ngtcp2_log_remote_tp() argument 734 ngtcp2_log_pkt_lost(ngtcp2_log *log, int64_t pkt_num, uint8_t type, uint8_t flags, ngtcp2_tstamp sent_ts) ngtcp2_log_pkt_lost() argument 745 log_pkt_hd(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, const char *dir) log_pkt_hd() argument 771 ngtcp2_log_rx_pkt_hd(ngtcp2_log *log, const ngtcp2_pkt_hd *hd) ngtcp2_log_rx_pkt_hd() argument 775 ngtcp2_log_tx_pkt_hd(ngtcp2_log *log, const ngtcp2_pkt_hd *hd) ngtcp2_log_tx_pkt_hd() argument 779 ngtcp2_log_info(ngtcp2_log *log, ngtcp2_log_event ev, const char *fmt, ...) ngtcp2_log_info() argument 802 ngtcp2_log_tx_cancel(ngtcp2_log *log, const ngtcp2_pkt_hd *hd) ngtcp2_log_tx_cancel() argument [all...] |
| H A D | ngtcp2_cc.c | 65 void ngtcp2_reno_cc_init(ngtcp2_reno_cc *cc, ngtcp2_log *log) { in ngtcp2_reno_cc_init() argument 72 int ngtcp2_cc_reno_cc_init(ngtcp2_cc *cc, ngtcp2_log *log, in ngtcp2_cc_reno_cc_init() argument 224 void ngtcp2_cubic_cc_init(ngtcp2_cubic_cc *cc, ngtcp2_log *log) { in ngtcp2_cubic_cc_init() argument 231 ngtcp2_cc_cubic_cc_init(ngtcp2_cc *cc, ngtcp2_log *log, const ngtcp2_mem *mem) ngtcp2_cc_cubic_cc_init() argument [all...] |
| H A D | ngtcp2_bbr.c | 114 int ngtcp2_cc_bbr_cc_init(ngtcp2_cc *cc, ngtcp2_log *log, in ngtcp2_cc_bbr_cc_init() argument 100 ngtcp2_bbr_cc_init(ngtcp2_bbr_cc *cc, ngtcp2_conn_stat *cstat, ngtcp2_rst *rst, ngtcp2_tstamp initial_ts, ngtcp2_rand rand, const ngtcp2_rand_ctx *rand_ctx, ngtcp2_log *log) ngtcp2_bbr_cc_init() argument [all...] |
| H A D | ngtcp2_rtb.h | 307 ngtcp2_log *log; member
|
| /third_party/libevdev/libevdev/ |
| H A D | libevdev-int.h | 93 struct logdata log; member
|
| /third_party/rust/crates/env_logger/src/ |
| H A D | lib.rs | 907 fn log(&self, record: &Record) { log() functions [all...] |
| /third_party/python/Tools/ssl/ |
| H A D | multissltests.py | 44 log = logging.getLogger("multissl") variable [all...] |
| /third_party/python/Lib/distutils/ |
| H A D | ccompiler.py | 13 from distutils import log namespace
|
| /third_party/python/Lib/ |
| H A D | statistics.py | 139 from math import hypot, sqrt, fabs, exp, erf, tau, log, fsum namespace
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
| H A D | vktAmberTestCase.cpp | 509 auto& log = m_testCtx.getLog(); in validateRequirements() local
|