Searched refs:style (Results 1 – 18 of 18) sorted by relevance
/tools/bootconfig/samples/ |
D | good-single.bconf | 1 # single key style
|
/tools/perf/util/ |
D | svghelper.c | 291 const char *style; in svg_waiting() local 297 style = "waiting"; in svg_waiting() 300 style = "WAITING"; in svg_waiting() 316 time2pixels(end)-time2pixels(start), SLOT_HEIGHT, style); in svg_waiting() 419 char style[128]; in svg_cstate() local 429 sprintf(style, "c%i", type); in svg_cstate() 432 style, in svg_cstate() 610 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box() argument 616 X, boxsize, boxsize, style); in svg_legenda_box()
|
/tools/perf/Documentation/ |
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
|
D | perf-annotate.txt | 110 --disassembler-style=:: Set disassembler style for objdump.
|
D | tips.txt | 30 If you prefer Intel style assembly, try: perf annotate -M intel
|
D | perf-top.txt | 164 --disassembler-style=:: Set disassembler style for objdump.
|
D | perf-report.txt | 289 Pretty printing style. key: normal, raw 336 --disassembler-style=:: Set disassembler style for objdump.
|
D | perf-stat.txt | 135 print counts using a CSV-style output to make it easy to import directly into
|
D | perf-config.txt | 246 Use this to change the default disassembler style to some other value
|
/tools/vm/ |
D | slabinfo-gnuplot.sh | 89 set style histogram columnstacked title textcolor lt -1 90 set style fill solid 0.15
|
/tools/scripts/ |
D | Makefile.include | 32 EXTRA_WARNINGS += -Wold-style-definition
|
/tools/bpf/bpftool/ |
D | cfg.c | 416 const char *style = "\"solid,bold\""; in draw_bb_succ_edges() local 428 style, color, weight); in draw_bb_succ_edges()
|
/tools/testing/selftests/futex/ |
D | README | 62 kernel as defined in the Linux source Documentation/process/coding-style.rst.
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 390 self.next_button.setIcon(parent.style().standardIcon(QStyle.SP_ArrowDown)) 394 self.prev_button.setIcon(parent.style().standardIcon(QStyle.SP_ArrowUp)) 398 self.close_button.setIcon(parent.style().standardIcon(QStyle.SP_DockWidgetCloseButton)) 2240 self.back_button.setIcon(self.style().standardIcon(QStyle.SP_ArrowLeft)) 2245 self.forward_button.setIcon(self.style().standardIcon(QStyle.SP_ArrowRight)) 2409 self.msg_box.setWindowIcon(glb.mainwindow.style().standardIcon(QStyle.SP_MessageBoxInformation)) 2769 self.close_button.setIcon(parent.style().standardIcon(QStyle.SP_DockWidgetCloseButton)) 4493 self.setWindowIcon(self.style().standardIcon(QStyle.SP_MessageBoxInformation)) 4598 sub_window.setWindowIcon(sub_window.style().standardIcon(QStyle.SP_FileIcon)) 4613 self.setWindowIcon(self.style().standardIcon(QStyle.SP_ComputerIcon))
|
/tools/perf/ |
D | builtin-report.c | 566 bool style = !strcmp(rep->pretty_printing_style, "raw"); in perf_evlist__tty_browse_hists() local 568 style); in perf_evlist__tty_browse_hists()
|
/tools/testing/selftests/net/ |
D | fib_nexthops.sh | 1635 -N Use new style to install routes in DUT
|
/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 102 may be in either the "/* */" or the "//" style. A later section will 769 The following litmus test illustrates the comment style corresponding 809 On the other hand, if you prefer C-style comments everywhere, the
|
/tools/power/pm-graph/ |
D | sleepgraph.py | 4031 <style type=\'text/css\'>\n\ 4043 </style>\n</head>\n<body>\n' 4736 <style type=\'text/css\'>\n\ 4798 </style>\n</head>\n<body>\n'
|