| /tools/include/tools/ |
| A D | dis-asm-compat.h | 19 enum disassembler_style style, in fprintf_styled() argument 25 (void)style; in fprintf_styled()
|
| /tools/bootconfig/samples/ |
| A D | good-single.bconf | 1 # single key style
|
| /tools/perf/util/ |
| A D | svghelper.c | 292 const char *style; in svg_waiting() local 298 style = "waiting"; in svg_waiting() 301 style = "WAITING"; in svg_waiting() 317 time2pixels(end)-time2pixels(start), SLOT_HEIGHT, style); in svg_waiting() 420 char style[128]; in svg_cstate() local 430 sprintf(style, "c%i", type); in svg_cstate() 433 style, in svg_cstate() 611 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box() argument 617 X, boxsize, boxsize, style); in svg_legenda_box()
|
| A D | demangle-rust-v0.h | 37 enum demangle_style style; member
|
| A D | srcline.c | 510 static enum a2l_style style; in addr2line_configure() local 524 style = LLVM; in addr2line_configure() 529 style = GNU_BINUTILS; in addr2line_configure() 556 return style; in addr2line_configure() 560 enum a2l_style style, in read_addr2line_record() argument 599 if (style == LLVM && line_len == 2 && line[0] == ',') { in read_addr2line_record() 603 } else if (style == GNU_BINUTILS && (!first || addr != 0)) { in read_addr2line_record() 657 style == GNU_BINUTILS) { in read_addr2line_record()
|
| A D | demangle-rust-v0.c | 1939 .style=DemangleStyleLegacy, in rust_demangle_demangle() 1953 .style=DemangleStyleV0, in rust_demangle_demangle() 1964 .style=DemangleStyleUnknown, in rust_demangle_demangle() 1983 res->style = DemangleStyleUnknown; in rust_demangle_demangle() 1990 return res->style != DemangleStyleUnknown; in rust_demangle_is_known() 1996 switch (res->style) { in rust_demangle_display_demangle()
|
| /tools/verification/models/ |
| A D | wip.dot | 3 {node [shape = plaintext, style=invis, label=""] "__init_preemptive"};
|
| A D | wwnr.dot | 2 {node [shape = plaintext, style=invis, label=""] "__init_not_running"};
|
| /tools/verification/models/sched/ |
| A D | sco.dot | 5 {node [shape = plaintext, style=invis, label=""] "__init_thread_context"};
|
| A D | scpd.dot | 5 {node [shape = plaintext, style=invis, label=""] "__init_cant_sched"};
|
| A D | snep.dot | 4 {node [shape = plaintext, style=invis, label=""] "__init_non_scheduling_context"};
|
| A D | snroc.dot | 4 {node [shape = plaintext, style=invis, label=""] "__init_other_context"};
|
| A D | nrp.dot | 7 {node [shape = plaintext, style=invis, label=""] "__init_preempt_irq"};
|
| A D | sssw.dot | 4 {node [shape = plaintext, style=invis, label=""] "__init_runnable"};
|
| A D | opid.dot | 4 {node [shape = plaintext, style=invis, label=""] "__init_disabled"};
|
| A D | sts.dot | 4 {node [shape = plaintext, style=invis, label=""] "__init_can_sched"};
|
| /tools/mm/ |
| A D | slabinfo-gnuplot.sh | 89 set style histogram columnstacked title textcolor lt -1 90 set style fill solid 0.15
|
| /tools/perf/Documentation/ |
| A D | perf-bench.txt | 25 Specify format style. 29 Default style. This is mainly for human reading. 31 % perf bench sched pipe # with no style specified 39 This simple style is friendly for automated
|
| A D | perf-annotate.txt | 117 --disassembler-style=:: Set disassembler style for objdump.
|
| /tools/testing/selftests/amd-pstate/ |
| A D | gitsource.sh | 299 set style data histogram 300 set style fill solid 0.5 border
|
| A D | tbench.sh | 281 set style data histogram 282 set style fill solid 0.5 border
|
| /tools/bpf/bpftool/ |
| A D | cfg.c | 416 const char *style = "\"solid,bold\""; in draw_bb_succ_edges() local 428 style, color, weight); in draw_bb_succ_edges()
|
| A D | jit_disasm.c | 218 enum disassembler_style style __maybe_unused, in fprintf_json_styled()
|
| /tools/scripts/ |
| A D | Makefile.include | 32 EXTRA_WARNINGS += -Wold-style-definition
|
| /tools/testing/selftests/futex/ |
| A D | README | 62 kernel as defined in the Linux source Documentation/process/coding-style.rst.
|