Searched refs:PRINTF (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_debug_fp.c | 35 #define PRINTF ralloc_asprintf_append macro 80 PRINTF(stream, "T_DIFFUSE"); in print_reg_type_nr() 83 PRINTF(stream, "T_SPECULAR"); in print_reg_type_nr() 86 PRINTF(stream, "T_FOG_W"); in print_reg_type_nr() 89 PRINTF(stream, "T_TEX%d", nr); in print_reg_type_nr() 94 PRINTF(stream, "oC"); in print_reg_type_nr() 100 PRINTF(stream, "oD"); in print_reg_type_nr() 108 PRINTF(stream, "%s[%d]", regname[type], nr); in print_reg_type_nr() 127 PRINTF(stream, "."); in print_reg_neg_swizzle() 131 PRINTF(strea in print_reg_neg_swizzle() [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2posix_test.c | 30 #define PRINTF if (v) printf /* Shorthand for testing output */ macro 127 PRINTF("Test of pcre2posix.h without pcre2.h\n"); in main() 136 PRINTF("Pattern: %s flags=0x%02x\n", pattern, cflags[i]); in main() 151 PRINTF("Compile error %d: %s (expected)\n", rc, buffer); in main() 160 PRINTF("Subject: %s\n", *subjects); in main() 161 PRINTF("Return: %d", rc); in main() 165 PRINTF("\n"); in main() 180 PRINTF("\n"); in main() 188 PRINTF(" (%d %d %d)", j, m->rm_so, m->rm_eo); in main() 196 PRINTF(" in main() [all...] |
/third_party/ltp/testcases/kernel/controllers/cgroup/ |
H A D | cgroup_regression_getdelays.c | 61 #define PRINTF(fmt, arg...) { \ macro 362 PRINTF("family id %d\n", id); in main() 368 PRINTF("Sent register cpumask, retval %d\n", rc); in main() 383 PRINTF("Sent pid/tgid, retval %d\n", rc); in main() 415 PRINTF("received %d bytes\n", rep_len); in main() 430 PRINTF("nlmsghdr size=%zu, nlmsg_len=%d, rep_len=%d\n", in main()
|
Completed in 2 milliseconds