/openbmc/openbmc/poky/meta/recipes-devtools/fmt/fmt/ |
H A D | 0001-Get-rid-of-std-copy.patch | 26 auto emphasis = detail::make_emphasis<Char>(ts.get_emphasis()); 27 - out = std::copy(emphasis.begin(), emphasis.end(), out); 28 + out = detail::copy<Char>(emphasis.begin(), emphasis.end(), out);
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-fm-rx.rst | 71 Configures the de-emphasis value for reception. A de-emphasis filter 75 values for de-emphasis. Here they are: 84 - No de-emphasis is applied. 86 - A de-emphasis of 50 uS is used. 88 - A de-emphasis of 75 uS is used.
|
H A D | ext-ctrls-fm-tx.rst | 150 Configures the pre-emphasis value for broadcasting. A pre-emphasis 154 values for pre-emphasis. Here they are: 163 - No pre-emphasis is applied. 165 - A pre-emphasis of 50 uS is used. 167 - A pre-emphasis of 75 uS is used.
|
H A D | ext-ctrls-codec.rst | 412 .. _v4l2-mpeg-audio-emphasis: 429 - 50/15 microsecond emphasis
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0010-oprofile-Determine-the-root-home-directory-dynamical.patch | 24 <emphasis>must</emphasis> stop it in a controlled manner in order to process 37 <span class="emphasis"><em>must</em></span> stop it in a controlled manner in order to process
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | apm-xgene-phy.txt | 35 - apm,tx-pre-cursor1 : 1st pre-cursor emphasis taps control. Two set of 39 - apm,tx-pre-cursor2 : 2st pre-cursor emphasis taps control. Two set of 43 - apm,tx-post-cursor : Post-cursor emphasis taps control. Two set of
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | uda1334.txt | 9 - nxp,deemph-gpios: a GPIO spec for the De-emphasis pin
|
/openbmc/openbmc/poky/meta/recipes-support/boost/ |
H A D | boost-1.86.0.inc | 2 # C++ source libraries. The emphasis is on libraries which
|
H A D | boost.inc | 2 DESCRIPTION = "Provides free peer-reviewed portable C++ source libraries. The emphasis is on libra…
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/ |
H A D | perlcross_1.6.bb | 4 with the primary emphasis on cross-compiling the source."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/drgn/ |
H A D | python3-drgn_0.0.29.bb | 1 SUMMARY = "drgn (pronounced dragon) is a debugger with an emphasis on \
|
/openbmc/openbmc/poky/meta/recipes-graphics/pango/ |
H A D | pango_1.55.0.bb | 3 with an emphasis on internationalization. Pango can be used anywhere \
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/ |
H A D | README.md | 3 with the primary emphasis on cross-compiling the source.
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | dvb_filter.h | 234 u32 emphasis; member
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | cdomain.py | 104 param += nodes.emphasis(argname, argname)
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | doc-good.txt | 8 *with emphasis* "var" {in braces}
|
H A D | doc-good.json | 17 # *with emphasis*
|
H A D | doc-good.out | 63 *with emphasis*
|
/openbmc/linux/Documentation/sphinx/ |
H A D | cdomain.py | 189 param += nodes.emphasis(argname, argname)
|
/openbmc/linux/Documentation/devicetree/bindings/scsi/ |
H A D | hisilicon-sas.txt | 56 - hisilicon,signal-attenuation : array of 3 32-bit values, containing de-emphasis,
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emuproc.c | 27 …static const char * const emphasis[8] = { "none", "50/15 usec 2 channel", "2", "3", "4", "5", "6",… in snd_emu10k1_proc_spdif_status() local 38 snd_iprintf(buffer, "Emphasis : %s\n", emphasis[(status & SPCS_EMPHASISMASK) >> 3]); in snd_emu10k1_proc_spdif_status()
|
/openbmc/linux/Documentation/process/ |
H A D | 1.Intro.rst | 25 emphasis on involving the development community as soon as possible.
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_init.c | 4472 uint16_t swing, emphasis, tx_sens, rx_sens; in qla2x00_update_fw_options() local 4493 emphasis = (ha->fw_seriallink_options[2] & in qla2x00_update_fw_options() 4499 ha->fw_options[10] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options() 4512 emphasis = ha->fw_seriallink_options[3] & (BIT_1 | BIT_0); in qla2x00_update_fw_options() 4517 ha->fw_options[11] = (emphasis << 14) | (swing << 8); in qla2x00_update_fw_options()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | Kconfig | 1964 and has basic features such as de-emphasis (at 44.1 kHz sampling
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.css.map | 1 …emphasis.less","less/mixins/background-variant.less","less/mixins/text-overflow.less","less/code.l…
|