/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_debug.h | 128 #define SFN_TRACE_FUNC(LEVEL, MSG) SfnTrace __trace(LEVEL, MSG) argument 130 #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/rust/crates/nom/fuzz/fuzz_targets/ |
D | fuzz_arithmetic.rs | 22 pub static LEVEL: RefCell<u32> = RefCell::new(0); constant
|
/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/ffmpeg/libavcodec/ |
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 | h265_metadata_bsf.c | 469 #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
|
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
D | decoder_lib.c | 702 #define LEVEL (new_data.recursion < sizeof(LEVEL_STR) \ in decoder_process() macro
|
/third_party/openssl/crypto/encode_decode/ |
D | decoder_lib.c | 702 #define LEVEL (new_data.recursion < sizeof(LEVEL_STR) \ in decoder_process() macro
|