Home
last modified time | relevance | path

Searched defs:debug_printf (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/marvell/
Dddr_phy_access.c16 #define debug_printf(...) printf(__VA_ARGS__) macro
18 #define debug_printf(...) macro
/aosp_15_r20/external/arm-trusted-firmware/drivers/marvell/
H A Dddr_phy_access.c16 #define debug_printf(...) printf(__VA_ARGS__) macro
18 #define debug_printf(...) macro
/aosp_15_r20/build/make/tools/atree/
H A Datree.cpp81 debug_printf(const char* format, ...) in debug_printf() function
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Du_debug.h91 debug_printf(const char *format, ...) in debug_printf() function
/aosp_15_r20/external/mesa3d/src/util/
H A Du_debug.h134 debug_printf(const char *format, ...) in debug_printf() function
/aosp_15_r20/external/bcc/src/cc/
H A Dbpf_module_rw_engine.cc79 static void debug_printf(Module *mod, IRBuilder<> &B, const string &fmt, vector<Value *> args) { in debug_printf() function
/aosp_15_r20/external/libcups/backend/
H A Dsnmp.c448 debug_printf(const char *format, /* I - Printf-style format string */ in debug_printf() function
/aosp_15_r20/external/mesa3d/src/compiler/
H A Dshader_enums.h36 #define debug_printf(x, ...) macro