Searched refs:subtitle (Results 1 – 8 of 8) sorted by relevance
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | run_bench_local_storage.sh | 10 subtitle "num keys: $i" 18 subtitle "num_maps: $i"
|
H A D | run_bench_bloom_filter_map.sh | 12 subtitle "value_size: $v bytes, # threads: $t, # hashes: $h" 33 subtitle "value_size: $v, # hashes: $h"
|
H A D | run_bench_bpf_loop.sh | 10 subtitle "nr_loops: $i, nr_threads: $t"
|
H A D | run_common.sh | 15 function subtitle() function
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | biblio.rst | 143 :subtitle: Version 1.02 344 :subtitle: Version 1.3 355 :subtitle: Release A, Revision 2 366 :subtitle: Revision 1.3 377 :subtitle: Specification Version 1.4a 387 :subtitle: Specification Version 2.0 398 :subtitle: Version 1, Revision 2
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-get-pes-pids.rst | 35 by audio, video, textext, subtitle and PCR programs on a given service. 44 pids[DMX_PES_SUBTITLE] 3 first subtitle PID
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 264 - Allow changing the subtitle
|
/linux/tools/power/pm-graph/ |
H A D | sleepgraph.py | 4554 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues' 4555 html += '<div class="stamp">%s (%s)</div><table>\n' % (title, subtitle)
|