Home
last modified time | relevance | path

Searched refs:aw2 (Results 1 – 25 of 97) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/aw2/
H A DMakefile2 snd-aw2-objs := aw2-alsa.o aw2-saa7146.o
4 obj-$(CONFIG_SND_AW2) += snd-aw2.o
H A Daw2-alsa.c79 struct aw2 *chip;
82 struct aw2 { struct
201 struct aw2 *chip = device->device_data; in snd_aw2_dev_free()
224 struct aw2 *chip; in snd_aw2_create()
314 struct aw2 *chip; in snd_aw2_probe()
409 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_prepare_playback()
438 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_prepare_capture()
469 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_trigger_playback()
495 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_trigger_capture()
520 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_pointer_playback()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/aw2/
H A DMakefile2 snd-aw2-objs := aw2-alsa.o aw2-saa7146.o
4 obj-$(CONFIG_SND_AW2) += snd-aw2.o
H A Daw2-alsa.c79 struct aw2 *chip;
82 struct aw2 { struct
201 struct aw2 *chip = device->device_data; in snd_aw2_dev_free()
224 struct aw2 *chip; in snd_aw2_create()
314 struct aw2 *chip; in snd_aw2_probe()
409 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_prepare_playback()
438 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_prepare_capture()
469 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_trigger_playback()
495 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_trigger_capture()
520 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_pointer_playback()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/aw2/
H A DMakefile2 snd-aw2-objs := aw2-alsa.o aw2-saa7146.o
4 obj-$(CONFIG_SND_AW2) += snd-aw2.o
H A Daw2-alsa.c79 struct aw2 *chip;
82 struct aw2 { struct
201 struct aw2 *chip = device->device_data; in snd_aw2_dev_free()
224 struct aw2 *chip; in snd_aw2_create()
314 struct aw2 *chip; in snd_aw2_probe()
409 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_prepare_playback()
438 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_prepare_capture()
469 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_trigger_playback()
495 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_trigger_capture()
520 struct aw2 *chip = pcm_device->chip; in snd_aw2_pcm_pointer_playback()
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSCore/
H A DGGTropModel.cpp154 double Aw[9], aw2=aw*aw, bw2=bw*bw; in wet_mapping_function() local
157 Aw[2] = 6.0*aw2 + 4.0*bw; in wet_mapping_function()
158 Aw[3] = 4.0*aw*(aw2+3.0*bw); in wet_mapping_function()
159 Aw[4] = aw2*aw2 + 12.0*aw2*bw + 6.0*bw2; in wet_mapping_function()
160 Aw[5] = 4.0*aw*bw*(aw2+3.0*bw); in wet_mapping_function()
161 Aw[6] = bw2*(6.0*aw2+4.0*bw); in wet_mapping_function()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/analyzer/
H A Dcompound-assignment-2.c20 struct array_wrapper aw2; in test_2() local
21 aw2.ptrs[0] = malloc (1024); in test_2()
22 aw2.ptrs[1] = malloc (512); in test_2()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dcompound-assignment-2.c20 struct array_wrapper aw2; in test_2() local
21 aw2.ptrs[0] = malloc (1024); in test_2()
22 aw2.ptrs[1] = malloc (512); in test_2()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dcompound-assignment-2.c20 struct array_wrapper aw2; in test_2() local
21 aw2.ptrs[0] = malloc (1024); in test_2()
22 aw2.ptrs[1] = malloc (512); in test_2()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/analyzer/
H A Dcompound-assignment-2.c20 struct array_wrapper aw2; in test_2() local
21 aw2.ptrs[0] = malloc (1024); in test_2()
22 aw2.ptrs[1] = malloc (512); in test_2()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/analyzer/
H A Dcompound-assignment-2.c20 struct array_wrapper aw2; in test_2() local
21 aw2.ptrs[0] = malloc (1024); in test_2()
22 aw2.ptrs[1] = malloc (512); in test_2()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/analyzer/
H A Dcompound-assignment-2.c20 struct array_wrapper aw2; in test_2() local
21 aw2.ptrs[0] = malloc (1024); in test_2()
22 aw2.ptrs[1] = malloc (512); in test_2()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/analyzer/
H A Dcompound-assignment-2.c20 struct array_wrapper aw2; in test_2() local
21 aw2.ptrs[0] = malloc (1024); in test_2()
22 aw2.ptrs[1] = malloc (512); in test_2()
/dports/www/mod_php81/php-8.1.1/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt9 xmlns:aw2="file:/DTD/somewhere.dtd">
11 <aw2:td>An HTML table cell.</aw2:td>
48 ...Prefix: aw2
/dports/lang/php81/php-8.1.1/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt9 xmlns:aw2="file:/DTD/somewhere.dtd">
11 <aw2:td>An HTML table cell.</aw2:td>
48 ...Prefix: aw2
/dports/textproc/php81-xml/php-8.1.1/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt9 xmlns:aw2="file:/DTD/somewhere.dtd">
11 <aw2:td>An HTML table cell.</aw2:td>
48 ...Prefix: aw2
/dports/lang/php80/php-8.0.15/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt13 xmlns:aw2="file:/DTD/somewhere.dtd">
15 <aw2:td>An HTML table cell.</aw2:td>
52 ...Prefix: aw2
/dports/textproc/php80-xml/php-8.0.15/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt13 xmlns:aw2="file:/DTD/somewhere.dtd">
15 <aw2:td>An HTML table cell.</aw2:td>
52 ...Prefix: aw2
/dports/www/mod_php80/php-8.0.15/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt13 xmlns:aw2="file:/DTD/somewhere.dtd">
15 <aw2:td>An HTML table cell.</aw2:td>
52 ...Prefix: aw2
/dports/lang/php74/php-7.4.27/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt19 xmlns:aw2="file:/DTD/somewhere.dtd">
21 <aw2:td>An HTML table cell.</aw2:td>
58 ...Prefix: aw2
/dports/lang/php73/php-7.3.33/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt19 xmlns:aw2="file:/DTD/somewhere.dtd">
21 <aw2:td>An HTML table cell.</aw2:td>
58 ...Prefix: aw2
/dports/textproc/php73-xml/php-7.3.33/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt19 xmlns:aw2="file:/DTD/somewhere.dtd">
21 <aw2:td>An HTML table cell.</aw2:td>
58 ...Prefix: aw2
/dports/textproc/php74-xml/php-7.4.27/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt19 xmlns:aw2="file:/DTD/somewhere.dtd">
21 <aw2:td>An HTML table cell.</aw2:td>
58 ...Prefix: aw2
/dports/www/mod_php73/php-7.3.33/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt19 xmlns:aw2="file:/DTD/somewhere.dtd">
21 <aw2:td>An HTML table cell.</aw2:td>
58 ...Prefix: aw2

1234