| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | clip_linestring.hpp | 134 inline void apply(Linestring& line_out, OutputIterator out) const in apply() argument 136 if (!boost::empty(line_out)) in apply() 138 *out = line_out; in apply() 140 geometry::clear(line_out); in apply() 184 OutputLinestring line_out; in clip_range_with_box() local 214 strategy.apply(line_out, out); in clip_range_with_box() 221 strategy.apply(line_out, out); in clip_range_with_box() 225 if (boost::empty(line_out)) in clip_range_with_box() 227 detail::overlay::append_no_duplicates(line_out, p1, true); in clip_range_with_box() 229 detail::overlay::append_no_duplicates(line_out, p2); in clip_range_with_box() [all …]
|
| H A D | follow_linear_linear.hpp | 394 LinestringOut line_out; in apply() local 395 geometry::convert(*ls_it, line_out); in apply() 396 *oit++ = line_out; in apply()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_auto_parser.c | 179 struct auto_out_pin line_out[ARRAY_SIZE(cfg->line_out_pins)]; in snd_hda_parse_pin_defcfg() local 189 memset(line_out, 0, sizeof(line_out)); in snd_hda_parse_pin_defcfg() 248 line_out[cfg->line_outs].pin = nid; in snd_hda_parse_pin_defcfg() 249 line_out[cfg->line_outs].seq = seq; in snd_hda_parse_pin_defcfg() 361 line_out[cfg->line_outs++] = hp_out[i]; in snd_hda_parse_pin_defcfg() 374 sort_pins_by_sequence(cfg->line_out_pins, line_out, cfg->line_outs); in snd_hda_parse_pin_defcfg()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | mxs-audio-sgtl5000.txt | 21 * LINE_OUT
|
| H A D | imx-audio-sgtl5000.txt | 26 * LINE_OUT
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1012a-oxalis.dts | 44 "Speaker Ext", "LINE_OUT";
|
| H A D | fsl-ls1012a-frdm.dts | 43 "Speaker Ext", "LINE_OUT";
|
| H A D | fsl-ls1012a-qds.dts | 43 "Speaker Ext", "LINE_OUT";
|
| H A D | fsl-ls1028a-rdb.dts | 69 "Speaker Ext", "LINE_OUT";
|
| H A D | fsl-ls1028a-qds.dts | 73 "Speaker Ext", "LINE_OUT";
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | hdsp.h | 67 unsigned char line_out; member
|
| H A D | hdspm.h | 74 unsigned char line_out; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | hdsp.h | 65 unsigned char line_out; member
|
| H A D | hdspm.h | 72 unsigned char line_out; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | hdsp.h | 65 unsigned char line_out; member
|
| H A D | hdspm.h | 72 unsigned char line_out; member
|
| /OK3568_Linux_fs/kernel/sound/pci/oxygen/ |
| H A D | xonar_pcm179x.c | 27 * LINE_OUT -> input of ADC 59 * LINE_OUT -> input of ADC 120 * LINE_OUT -> input of ADC 160 * LINE_OUT -> input of ADC
|
| H A D | xonar_cs43xx.c | 29 * LINE_OUT -> input of ADC
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | vf610-twr.dts | 69 "Speaker Ext", "LINE_OUT";
|
| H A D | imx53-m53evk.dts | 103 "Ext Spk", "LINE_OUT";
|
| H A D | ls1021a-twr.dts | 96 "Speaker Ext", "LINE_OUT";
|
| H A D | imx6dl-prtvt7.dts | 172 "External Speaker", "LINE_OUT";
|
| H A D | ls1021a-qds.dts | 98 "Speaker Ext", "LINE_OUT";
|
| H A D | imx6q-prti6q.dts | 100 "External Speaker", "LINE_OUT";
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | sgtl5000.c | 437 SND_SOC_DAPM_OUTPUT("LINE_OUT"), 497 {"LO", NULL, "DAC"}, /* dac --> line_out */ 502 {"LINE_OUT", NULL, "LO"},
|