Home
last modified time | relevance | path

Searched defs:log (Results 476 - 500 of 1423) sorted by relevance

1...<<11121314151617181920>>...57

/kernel/linux/linux-6.6/drivers/edac/
H A Dx38_edac.c116 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 Ddebugfs.c352 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 Dt7xx_port.h134 } log; member
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dadmin-cmd.c135 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 Dintel_guc.c238 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 Da6xx_gmu.h70 struct a6xx_gmu_bo log; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_log.c30 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 Dvariables.py26 from devicetest.log.logger import DeviceTestLog as log namespace
[all...]
/test/testfwk/developer_test/src/core/driver/
H A Dlite_driver.py76 log = platform_logger("LiteUnitTest") variable in LiteUnitTest
[all...]
/test/testfwk/xdevice/src/xdevice/_core/
H A Dlogger.py556 log = None global() variable in LogQueue
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmf_utils.c358 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 Dipp.c60 log_printf(char *log, in log_printf() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckTags.java44 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 Dprogram.cpp87 std::string log; in identify_and_validate_il() local
/third_party/nghttp2/src/
H A Dshrpx_log.cc354 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 Dngtcp2_log.c39 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 Dngtcp2_cc.c65 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 Dngtcp2_bbr.c114 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 Dngtcp2_rtb.h307 ngtcp2_log *log; member
/third_party/libevdev/libevdev/
H A Dlibevdev-int.h93 struct logdata log; member
/third_party/rust/crates/env_logger/src/
H A Dlib.rs907 fn log(&self, record: &Record) { log() functions
[all...]
/third_party/python/Tools/ssl/
H A Dmultissltests.py44 log = logging.getLogger("multissl") variable
[all...]
/third_party/python/Lib/distutils/
H A Dccompiler.py13 from distutils import log namespace
/third_party/python/Lib/
H A Dstatistics.py139 from math import hypot, sqrt, fabs, exp, erf, tau, log, fsum namespace
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.cpp509 auto& log = m_testCtx.getLog(); in validateRequirements() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...57