/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fColorClearTest.cpp | 102 TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | es2fDepthTests.cpp | 126 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local
|
H A D | es2fShaderFragDataTests.cpp | 64 static bool compareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGBA threshold) in compareSingleColor() argument
|
H A D | es2fTextureSizeTests.cpp | 121 TestLog& log = m_testCtx.getLog(); in iterate() local 269 TestLog& log = m_testCtx.getLog(); in testFace() local
|
H A D | es2fTextureStateQueryTests.cpp | 63 TexParamVerifier::TexParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in TexParamVerifier() argument 87 GetTexParameterIVerifier::GetTexParameterIVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetTexParameterIVerifier() argument 142 GetTexParameterFVerifier::GetTexParameterFVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetTexParameterFVerifier() argument
|
H A D | es2fTextureWrapTests.cpp | 176 TestLog& log = m_testCtx.getLog(); in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pTextureCases.cpp | 94 TestLog& log = m_testCtx.getLog(); in init() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fBufferObjectQueryTests.cpp | 86 BufferParamVerifier::BufferParamVerifier (const glw::Functions& gl, tcu::TestLog& log, const char* testNamePostfix) in BufferParamVerifier() argument 111 GetBufferParameterIVerifier::GetBufferParameterIVerifier (const glw::Functions& gl, tcu::TestLog& log) in GetBufferParameterIVerifier() argument 167 GetBufferParameterI64Verifier::GetBufferParameterI64Verifier (const glw::Functions& gl, tcu::TestLog& log) in GetBufferParameterI64Verifier() argument
|
H A D | es3fColorClearTest.cpp | 102 TestLog& log = m_testCtx.getLog(); in iterate() local
|
/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
|