Searched refs:dump_desc (Results 1 – 7 of 7) sorted by relevance
169 bool dump_desc = true; in main() local176 dump_desc = false; in main()188 ctx.dump_desc = dump_desc; in main()
13 ctx.dump_desc = true; in main()
81 bool dump_desc; /* Dump desc when dumping structs */ member
98 bool dump_desc; /* Dump desc when dumping structs */ member
671 if (ctx->dump_desc && child_index < ctx->num_desc) { in _j2s_struct_to_json()
32 module_param_named(dump_desc, cc_dump_desc, bool, 0600);
588 if (ctx->dump_desc && child_index < ctx->num_desc) { in _j2s_struct_to_json()