/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_debug.h | 113 #define SFN_TRACE_FUNC(LEVEL, MSG) SfnTrace __trace(LEVEL, MSG) argument 115 #define SFN_TRACE_FUNC(LEVEL, MSG) argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/ |
D | Makefile | 10 LEVEL := $(SUBZERO_LEVEL)/../.. macro
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | logging.h | 146 #define GOOGLE_LOG(LEVEL) \ argument 150 #define GOOGLE_LOG_IF(LEVEL, CONDITION) \ argument 179 #define GOOGLE_DLOG(LEVEL) GOOGLE_LOG_IF(LEVEL, false) argument
|
D | strutil.cc | 311 #define LOG_STRING(LEVEL, VECTOR) GOOGLE_LOG_IF(LEVEL, false) argument
|
/third_party/iptables/iptables/ |
D | iptables-xml.c | 297 #define CLOSE_LEVEL(LEVEL) \ in do_rule_part() argument 304 #define OPEN_LEVEL(LEVEL,TAG) \ in do_rule_part() argument
|
/third_party/harfbuzz/src/ |
D | hb-debug.hh | 93 #define DEBUG_LEVEL_ENABLED(WHAT, LEVEL) (_hb_debug ((LEVEL), HB_DEBUG_##WHAT)) argument 231 #define DEBUG_MSG_LEVEL(WHAT, OBJ, LEVEL, LEVEL_DIR, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (O… argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-debug.hh | 93 #define DEBUG_LEVEL_ENABLED(WHAT, LEVEL) (_hb_debug ((LEVEL), HB_DEBUG_##WHAT)) argument 231 #define DEBUG_MSG_LEVEL(WHAT, OBJ, LEVEL, LEVEL_DIR, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (O… argument
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-debug.hh | 94 #define DEBUG_LEVEL_ENABLED(WHAT, LEVEL) (_hb_debug ((LEVEL), HB_DEBUG_##WHAT)) argument 232 #define DEBUG_MSG_LEVEL(WHAT, OBJ, LEVEL, LEVEL_DIR, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (O… argument
|
/third_party/mindspore/mindspore/profiler/common/exceptions/ |
D | exceptions.py | 30 LEVEL = 0 variable in ProfilerException
|
/third_party/ffmpeg/libavcodec/ |
D | h265_metadata_bsf.c | 469 #define LEVEL(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
D | vaapi_encode_mpeg2.c | 660 #define LEVEL(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
D | libsvtav1.c | 493 #define LEVEL(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
D | mpeg12enc.c | 1167 #define LEVEL(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, { .i64 = value }, 0, 0, VE, "avctx.lev… macro
|
D | h264_metadata_bsf.c | 664 #define LEVEL(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
D | vaapi_encode_h265.c | 1250 #define LEVEL(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|
D | vaapi_encode_h264.c | 1281 #define LEVEL(name, value) name, NULL, 0, AV_OPT_TYPE_CONST, \ macro
|