Lines Matching defs:flags
35 FILE *fp, enum intel_batch_decode_flags flags,
52 ctx->flags = flags;
80 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) != 0);
194 if ((ctx->flags & INTEL_BATCH_DECODE_FLOATS) && probably_float(*dw))
1404 const char *reset_color = ctx->flags & INTEL_BATCH_DECODE_IN_COLOR ? NORMAL : "";
1408 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "",
1409 (ctx->flags & INTEL_BATCH_DECODE_OFFSETS) ? batch_addr : 0,
1423 if (ctx->flags & INTEL_BATCH_DECODE_OFFSETS)
1430 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "",
1435 (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "",
1444 if (ctx->flags & INTEL_BATCH_DECODE_IN_COLOR) {
1446 if (ctx->flags & INTEL_BATCH_DECODE_FULL) {
1464 if (ctx->flags & INTEL_BATCH_DECODE_FULL) {