Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libass/
H A Dlibass_0.17.1.bb1 …CRIPTION = "libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Subs…
/openbmc/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
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbiblio.rst143 :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
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css24 h2.subtitle {
40 h3.subtitle {
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css24 h2.subtitle {
40 h3.subtitle {
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst264 - Allow changing the subtitle
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py4553 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues'
4554 html += '<div class="stamp">%s (%s)</div><table>\n' % (title, subtitle)