Home
last modified time | relevance | path

Searched refs:subtitle (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/bpf/benchs/
H A Drun_bench_local_storage.sh10 subtitle "num keys: $i"
18 subtitle "num_maps: $i"
H A Drun_bench_bloom_filter_map.sh12 subtitle "value_size: $v bytes, # threads: $t, # hashes: $h"
33 subtitle "value_size: $v, # hashes: $h"
H A Drun_bench_bpf_loop.sh10 subtitle "nr_loops: $i, nr_threads: $t"
H A Drun_common.sh15 function subtitle() function
/linux/Documentation/userspace-api/media/v4l/
H A Dbiblio.rst143 :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 Ddmx-get-pes-pids.rst35 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 Drc-tables.rst264 - Allow changing the subtitle
/linux/tools/power/pm-graph/
H A Dsleepgraph.py4554 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues'
4555 html += '<div class="stamp">%s (%s)</div><table>\n' % (title, subtitle)