Searched refs:subtitle (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/bpf/benchs/ |
A D | run_bench_local_storage.sh | 10 subtitle "num keys: $i" 18 subtitle "num_maps: $i"
|
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"
|
A D | run_bench_bpf_loop.sh | 10 subtitle "nr_loops: $i, nr_threads: $t"
|
A D | run_common.sh | 15 function subtitle() function
|
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/ |
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-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | biblio.rst | 143 :subtitle: Version 1.02 344 :subtitle: Release A, Revision 2 355 :subtitle: Revision 1.3 366 :subtitle: Specification Version 1.4a 376 :subtitle: Specification Version 2.0 387 :subtitle: Version 1, Revision 2
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | rc-tables.rst | 264 - Allow changing the subtitle
|
/linux-6.3-rc2/tools/power/pm-graph/ |
A D | sleepgraph.py | 4531 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues' 4532 html += '<div class="stamp">%s (%s)</div><table>\n' % (title, subtitle)
|
Completed in 18 milliseconds