/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_debug_fp.c | 36 PRINTF( in PRINTF() function 139 PRINTF(stream, "T_DIFFUSE"); in print_reg_type_nr() 142 PRINTF(stream, "T_SPECULAR"); in print_reg_type_nr() 145 PRINTF(stream, "T_FOG_W"); in print_reg_type_nr() 148 PRINTF(stream, "T_TEX%d", nr); in print_reg_type_nr() 153 PRINTF(stream, "oC"); in print_reg_type_nr() 159 PRINTF(stream, "oD"); in print_reg_type_nr() 167 PRINTF(stream, "%s[%d]", regname[type], nr); in print_reg_type_nr() 188 PRINTF(stream, "."); in print_reg_neg_swizzle() 192 PRINTF(stream, "-"); in print_reg_neg_swizzle() [all …]
|
D | i915_debug.c | 70 PRINTF( in PRINTF() function 89 PRINTF(stream, "Error - zero length packet (0x%08x)\n", stream->ptr[0]); in debug() 95 PRINTF(stream, "%08x: ", stream->offset); in debug() 98 PRINTF(stream, "%s (%d dwords):\n", name, len); in debug() 100 PRINTF(stream, "\t0x%08x\n", ptr[i]); in debug() 101 PRINTF(stream, "\n"); in debug() 138 PRINTF(stream, "%s %s (%d dwords):\n", name, prim, len); in debug_prim() 139 PRINTF(stream, "\t0x%08x\n", ptr[0]); in debug_prim() 142 PRINTF(stream, "\t0x%08x // %f\n", ptr[i], *(float *)&ptr[i]); in debug_prim() 144 PRINTF(stream, "\t0x%08x\n", ptr[i]); in debug_prim() [all …]
|
/external/libhevc/encoder/ |
D | ihevce_error_check.c | 184 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "*******************************************… in ihevce_hle_validate_static_params() 185 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "*********** STATIC PARAMS CONFIG **********… in ihevce_hle_validate_static_params() 186 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "*******************************************… in ihevce_hle_validate_static_params() 188 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : ps_static_cfg_prms->s_src_prms \n"… in ihevce_hle_validate_static_params() 189 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_width %d \n"… in ihevce_hle_validate_static_params() 190 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_height %d \n"… in ihevce_hle_validate_static_params() 191 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_frm_rate_num %d \n"… in ihevce_hle_validate_static_params() 192 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_frm_rate_denom %d \n"… in ihevce_hle_validate_static_params() 193 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_field_pic %d \n"… in ihevce_hle_validate_static_params() 194 …PRINTF(ps_sys_api->pv_cb_handle, i4_res_id, i4_br_id, "IHEVCE : i4_chr_format %d \n"… in ihevce_hle_validate_static_params() [all …]
|
D | ihevce_profile.c | 63 #define PRINTF(x, y, ...) printf(__VA_ARGS__) macro
|
D | ihevce_hle_interface.h | 53 #define PRINTF(v, x, y, ...) ps_sys_api->ihevce_printf(v, __VA_ARGS__) macro
|
/external/pcre/src/ |
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(": %s (expected)", buffer); in main() [all …]
|
/external/dtc/ |
D | util.h | 17 #define PRINTF(i, j) __attribute__((format (gnu_printf, i, j))) macro 19 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro 23 #define PRINTF(i, j) macro 32 static inline void NORETURN PRINTF(1, 2) die(const char *str, ...) in die() 66 extern int PRINTF(2, 3) xasprintf(char **strp, const char *fmt, ...); 67 extern int PRINTF(2, 3) xasprintf_append(char **strp, const char *fmt, ...);
|
D | srcpos.h | 96 extern void PRINTF(3, 0) srcpos_verror(struct srcpos *pos, const char *prefix, 98 extern void PRINTF(3, 4) srcpos_error(struct srcpos *pos, const char *prefix,
|
D | checks.c | 61 static inline void PRINTF(5, 6) check_msg(struct check *c, struct dt_info *dti, in check_msg()
|
/external/vboot_reference/ |
D | Makefile | 81 PRINTF := printf macro 83 PRINTF := : macro 864 @${PRINTF} " RM $(subst ${BUILD}/,,$@)\n" 866 @${PRINTF} " AR $(subst ${BUILD}/,,$@)\n" 873 @${PRINTF} " RM $(subst ${BUILD}/,,$@)\n" 875 @${PRINTF} " AR $(subst ${BUILD}/,,$@)\n" 882 @${PRINTF} " RM $(subst ${BUILD}/,,$@)\n" 884 @${PRINTF} " AR $(subst ${BUILD}/,,$@)\n" 891 @${PRINTF} " RM $(subst ${BUILD}/,,$@)\n" 893 @${PRINTF} " AR $(subst ${BUILD}/,,$@)\n" [all …]
|
/external/openthread/third_party/nlbuild-autotools/repo/scripts/ |
D | mkversion | 64 PRINTF=${USRBINDIR}/printf 160 …gitversion=`${PRINTF} "${dtag}" | ${AWK} -F '-' '{printf("%s-%05d-%s", $(NF-2),$(NF-1),$(NF))}' 2>… 164 gitversion=`${PRINTF} "g${head}"` 203 ${PRINTF} "${string}" 245 ${PRINTF} "${VERSION}"
|
/external/clang/test/CodeGen/ |
D | func-in-block.c | 4 extern void PRINTF(const char *); 9 PRINTF(__func__); in main() 12 PRINTF(__func__); in main()
|
/external/ltp/testcases/kernel/controllers/cgroup/ |
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()
|
/external/OpenCL-CTS/test_conformance/printf/ |
D | CMakeLists.txt | 1 set(MODULE_NAME PRINTF)
|
/external/one-true-awk/ |
D | awkgram.y | 59 %token <i> PRINT PRINTF SPRINTF 85 %left PRINT PRINTF RETURN SPLIT SPRINTF STRING SUB SUBSTR 272 PRINT | PRINTF
|
D | maketab.c | 78 { PRINTF, "awkprintf", "printf" },
|
D | lex.c | 76 { "printf", PRINTF, PRINTF },
|
/external/harfbuzz_ng/perf/texts/ |
D | en-words.txt | 8574 PRINTF
|