/third_party/selinux/libsepol/cil/src/ |
D | cil_log.c | 40 void cil_default_log_handler(__attribute__((unused)) int lvl, const char *msg) in cil_default_log_handler() 47 void cil_set_log_handler(void (*handler)(int lvl, const char *msg)) in cil_set_log_handler() 52 __attribute__ ((format (printf, 2, 0))) void cil_vlog(enum cil_log_level lvl, const char *msg, va_l… in cil_vlog() 61 __attribute__ ((format (printf, 2, 3))) void cil_log(enum cil_log_level lvl, const char *msg, ...) in cil_log() 69 void cil_set_log_level(enum cil_log_level lvl) in cil_set_log_level()
|
/third_party/libjpeg-turbo/ |
D | jerror.h | 277 #define TRACEMS(cinfo, lvl, code) \ argument 280 #define TRACEMS1(cinfo, lvl, code, p1) \ argument 284 #define TRACEMS2(cinfo, lvl, code, p1, p2) \ argument 289 #define TRACEMS3(cinfo, lvl, code, p1, p2, p3) \ argument 294 #define TRACEMS4(cinfo, lvl, code, p1, p2, p3, p4) \ argument 299 #define TRACEMS5(cinfo, lvl, code, p1, p2, p3, p4, p5) \ argument 305 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument 311 #define TRACEMSS(cinfo, lvl, code, str) \ argument
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jerror.h | 277 #define TRACEMS(cinfo, lvl, code) \ argument 280 #define TRACEMS1(cinfo, lvl, code, p1) \ argument 284 #define TRACEMS2(cinfo, lvl, code, p1, p2) \ argument 289 #define TRACEMS3(cinfo, lvl, code, p1, p2, p3) \ argument 294 #define TRACEMS4(cinfo, lvl, code, p1, p2, p3, p4) \ argument 299 #define TRACEMS5(cinfo, lvl, code, p1, p2, p3, p4, p5) \ argument 305 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument 311 #define TRACEMSS(cinfo, lvl, code, str) \ argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jerror.h | 290 #define TRACEMS(cinfo, lvl, code) \ argument 293 #define TRACEMS1(cinfo, lvl, code, p1) \ argument 297 #define TRACEMS2(cinfo, lvl, code, p1, p2) \ argument 302 #define TRACEMS3(cinfo, lvl, code, p1, p2, p3) \ argument 307 #define TRACEMS4(cinfo, lvl, code, p1, p2, p3, p4) \ argument 312 #define TRACEMS5(cinfo, lvl, code, p1, p2, p3, p4, p5) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument 324 #define TRACEMSS(cinfo, lvl, code, str) \ argument
|
/third_party/boost/boost/log/ |
D | trivial.hpp | 57 inline const char* to_string(severity_level lvl) in to_string() 69 std::basic_ostream< CharT, TraitsT >& strm, severity_level lvl) in operator <<() 124 #define BOOST_LOG_TRIVIAL(lvl)\ argument
|
/third_party/boost/boost/log/sources/ |
D | severity_channel_logger.hpp | 297 #define BOOST_LOG_STREAM_CHANNEL_SEV(logger, chan, lvl)\ argument 303 #define BOOST_LOG_CHANNEL_SEV(logger, chan, lvl) BOOST_LOG_STREAM_CHANNEL_SEV(logger, chan, lvl) argument
|
D | severity_feature.hpp | 300 #define BOOST_LOG_STREAM_SEV(logger, lvl)\ argument 306 #define BOOST_LOG_SEV(logger, lvl) BOOST_LOG_STREAM_SEV(logger, lvl) argument
|
/third_party/boost/libs/log/src/ |
D | trivial.cpp | 78 BOOST_LOG_API bool from_string(const CharT* str, std::size_t len, severity_level& lvl) in from_string() 120 std::basic_istream< CharT, TraitsT >& strm, severity_level& lvl) in operator >>()
|
/third_party/libdrm/nouveau/ |
D | private.h | 14 #define dbg_on(lvl) (nouveau_debug & (1 << lvl)) argument 15 #define dbg(lvl, fmt, args...) do { \ argument 20 #define dbg_on(lvl) (0) argument 21 #define dbg(lvl, fmt, args...) argument
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_print.c | 297 tab(struct log_stream *stream, int lvl) in tab() 304 print_instr(struct log_stream *stream, struct ir3_instruction *instr, int lvl) in print_instr() 436 print_block(struct ir3_block *block, int lvl) in print_block()
|
/third_party/iowow/src/log/ |
D | iwlog.c | 71 iwrc iwlog(iwlog_lvl lvl, iwrc ecode, const char *file, int line, const char *fmt, ...) { in iwlog() 80 void iwlog2(iwlog_lvl lvl, iwrc ecode, const char *file, int line, const char *fmt, ...) { in iwlog2() 87 iwrc iwlog_va(FILE *out, iwlog_lvl lvl, iwrc ecode, const char *file, int line, const char *fmt, va… in iwlog_va() 294 iwlog_lvl lvl, in _default_logfn()
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
D | k-tree-trav.c | 43 int k_tree_trav(int lvl, int node_nr) in k_tree_trav()
|
D | k-tree-gen.c | 48 int k_tree_gen(int lvl, int node_nr) in k_tree_gen()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_miptree.c | 41 struct nv30_miptree_level *lvl = &mt->level[level]; in layer_offset() local 99 struct nv30_miptree_level *lvl = &mt->level[level]; in define_rect() local 472 struct nv30_miptree_level *lvl = &mt->level[l]; in nv30_miptree_create() local 551 struct nv30_miptree_level *lvl = &mt->level[tmpl->u.tex.level]; in nv30_miptree_surface_new() local
|
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_cpal.c | 113 int lvl; in _mesa_cpal_compressed_size() local 154 GLint lvl, num_levels; in _mesa_cpal_compressed_teximage2d() local
|
/third_party/boost/libs/log/example/basic_usage/ |
D | main.cpp | 59 std::basic_ostream< CharT, TraitsT >& strm, severity_level lvl) in operator <<()
|
/third_party/boost/libs/log/example/keywords/ |
D | main.cpp | 57 std::basic_ostream< CharT, TraitsT >& strm, severity_level lvl) in operator <<()
|
/third_party/boost/libs/log/example/doc/ |
D | extension_app_launcher.cpp | 64 logging::trivial::severity_level lvl = level.get(); in severity_level_as_urgency() local
|
/third_party/boost/libs/log/example/wide_char/ |
D | main.cpp | 46 std::basic_ostream< CharT, TraitsT >& strm, severity_level lvl) in operator <<()
|
/third_party/ejdb/src/jbl/ |
D | jbl_json.c | 230 int lvl, in _jbl_parse_value() 397 static iwrc _jbl_node_as_json(JBL_NODE node, jbl_json_printer pt, void *op, int lvl, jbl_print_flag… in _jbl_node_as_json() 529 int lvl, JBL_NODE n, const char *key, int klidx, JBN_VCTX *vctx, in _jbl_clone_node_visit()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_texture.c | 154 unsigned lvl; in fd3_sampler_view_create() local
|
/third_party/boost/libs/log/example/advanced_usage/ |
D | main.cpp | 57 …ream< CharT, TraitsT >& operator<< (std::basic_ostream< CharT, TraitsT >& strm, severity_level lvl) in operator <<()
|
/third_party/ffmpeg/libavcodec/ |
D | vp9lpf.c | 27 uint8_t *lvl, uint8_t (*mask)[4], in filter_plane_cols() 102 uint8_t *lvl, uint8_t (*mask)[4], in filter_plane_rows()
|
/third_party/flutter/skia/gm/ |
D | filterindiabox.cpp | 31 SkFilterQuality lvl) { in draw_cell()
|
/third_party/openssl/crypto/x509v3/ |
D | pcy_node.c | 132 int policy_node_match(const X509_POLICY_LEVEL *lvl, in policy_node_match()
|