Home
last modified time | relevance | path

Searched defs:DBG (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_inline_literals.c36 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) macro
Dradeon_emulate_loops.c41 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) macro
Dradeon_emulate_branches.c32 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) macro
Dradeon_pair_regalloc.c48 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) macro
Dradeon_pair_schedule.c42 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) macro
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_debug.h71 #define DBG(fmt, ...) \ macro
/third_party/e2fsprogs/lib/blkid/
DblkidP.h151 #define DBG(m,x) if ((m) & blkid_debug_mask) x; macro
153 #define DBG(m,x) macro
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_arrays.c39 #define DBG 0 macro
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_debug.h58 #define DBG(fmt, ...) DBG_FLAG(DBG_CHANNEL, fmt, ## __VA_ARGS__) macro
/third_party/mesa3d/src/intel/dev/
Dintel_debug.h124 #define DBG(...) do { \ macro
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c57 #define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0) macro
/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.c47 #define DBG if(0) printf macro
/third_party/mesa3d/src/freedreno/ir3/
Dir3_context.h37 #define DBG(fmt, ...) \ macro
/third_party/mesa3d/src/mesa/tnl/
Dt_vertex.c37 #define DBG 0 macro
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.h110 #define DBG(fmt, ...) \ macro
/third_party/mesa3d/src/freedreno/decode/
Dscript.c51 #define DBG(fmt, ...) \ macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dicuplug.cpp44 #define DBG(x) fprintf(stderr, "%s:%d: ",__FILE__,__LINE__); fprintf x macro
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_fbo.c44 #define DBG(...) do { \ macro
/third_party/node/deps/icu-small/source/common/
Dicuplug.cpp44 #define DBG(x) fprintf(stderr, "%s:%d: ",__FILE__,__LINE__); fprintf x macro
/third_party/skia/third_party/externals/icu/source/common/
Dicuplug.cpp44 #define DBG(x) fprintf(stderr, "%s:%d: ",__FILE__,__LINE__); fprintf x macro
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_fbo.c44 #define DBG(...) do { \ macro
/third_party/icu/icu4c/source/common/
Dicuplug.cpp44 #define DBG(x) fprintf(stderr, "%s:%d: ",__FILE__,__LINE__); fprintf x macro
/third_party/weston/clients/
Dsubsurfaces.c54 #define DBG(...) do {} while (0) macro
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c48 #define DBG(fmt, ...) \ macro
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.h297 #define DBG(...) do { \ macro

12