Home
last modified time | relevance | path

Searched refs:f_a (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/dports/audio/libfilteraudio/filter_audio-0.0.1/
H A Dfilter_audio.c56 if (!f_a) { in kill_filter_audio()
67 free(f_a); in kill_filter_audio()
78 if (!f_a) { in new_filter_audio()
82 f_a->fs = fs; in new_filter_audio()
87 init_highpass_filter_zam(&f_a->hpfa, 100, (float) f_a->fs); in new_filter_audio()
88 init_highpass_filter_zam(&f_a->hpfb, 100, (float) f_a->fs); in new_filter_audio()
175 if (!f_a->upsampler || !f_a->downsampler || !f_a->downsampler_echo) { in new_filter_audio()
182 return f_a; in new_filter_audio()
187 if (!f_a) { in enable_disable_filters()
237 if (!f_a || (!f_a->echo_enabled && !f_a->gain_enabled)) { in pass_audio_output()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Drecursive-merge.stderr.exp4 by 0x........: f_a (recursive-merge.c:25)
10 by 0x........: f_a (recursive-merge.c:25)
16 by 0x........: f_a (recursive-merge.c:25)
22 by 0x........: f_a (recursive-merge.c:25)
29 by 0x........: f_a (recursive-merge.c:25)
31 by 0x........: f_a (recursive-merge.c:25)
37 by 0x........: f_a (recursive-merge.c:25)
40 by 0x........: f_a (recursive-merge.c:25)
46 by 0x........: f_a (recursive-merge.c:25)
50 by 0x........: f_a (recursive-merge.c:25)
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Drecursive-merge.stderr.exp4 by 0x........: f_a (recursive-merge.c:25)
10 by 0x........: f_a (recursive-merge.c:25)
16 by 0x........: f_a (recursive-merge.c:25)
22 by 0x........: f_a (recursive-merge.c:25)
29 by 0x........: f_a (recursive-merge.c:25)
31 by 0x........: f_a (recursive-merge.c:25)
37 by 0x........: f_a (recursive-merge.c:25)
40 by 0x........: f_a (recursive-merge.c:25)
46 by 0x........: f_a (recursive-merge.c:25)
50 by 0x........: f_a (recursive-merge.c:25)
[all …]
/dports/lang/solidity/solidity_0.8.11/test/libyul/yulOptimizerTests/blockFlattener/
H A Dbasic.yul4 let f_a := mload(1)
7 f_a := mload(f_a)
8 f_r := add(f_a, calldatasize())
19 // let f_a := mload(1)
21 // f_a := mload(f_a)
22 // f_r := add(f_a, calldatasize())
/dports/net-im/uTox/uTox/src/av/
H A Dfilter_audio.c13 Filter_Audio *f_a = NULL; variable
17 if (!f_a && settings.audiofilter_enabled) { in filter_audio_check()
18 f_a = new_filter_audio(UTOX_DEFAULT_SAMPLE_RATE_A); in filter_audio_check()
19 if (!f_a) { in filter_audio_check()
24 …} else if (f_a && !settings.audiofilter_enabled) { //no return is needed for this one because its … in filter_audio_check()
25 kill_filter_audio(f_a); in filter_audio_check()
26 f_a = NULL; in filter_audio_check()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/
H A Dget_block_ind.F272 f_a(i) = 0.0d0
309 call tce_sortacc_4(f_a,array,
333 call tce_sortacc_4(f_a,array,
357 call tce_sortacc_4(f_a,array,
381 call tce_sortacc_4(f_a,array,
405 call tce_sortacc_4(f_a,array,
429 call tce_sortacc_4(f_a,array,
453 call tce_sortacc_4(f_a,array,
566 f_a(i) = 0.0d0
1807 f_a(i) = 0.0d0
[all …]
H A Dthreadsafe_ga_wrappers.F379 f_a(i) = 0.0d0
394 call tce_sortacc_4(f_a,array,
400 call tce_sortacc_4(f_a,array,
406 call tce_sortacc_4(f_a,array,
412 call tce_sortacc_4(f_a,array,
418 call tce_sortacc_4(f_a,array,
424 call tce_sortacc_4(f_a,array,
430 call tce_sortacc_4(f_a,array,
436 call tce_sortacc_4(f_a,array,
494 f_a(i) = 0.0d0
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/
H A Dget_block_ind.F272 f_a(i) = 0.0d0
309 call tce_sortacc_4(f_a,array,
333 call tce_sortacc_4(f_a,array,
357 call tce_sortacc_4(f_a,array,
381 call tce_sortacc_4(f_a,array,
405 call tce_sortacc_4(f_a,array,
429 call tce_sortacc_4(f_a,array,
453 call tce_sortacc_4(f_a,array,
566 f_a(i) = 0.0d0
1807 f_a(i) = 0.0d0
[all …]
H A Dthreadsafe_ga_wrappers.F379 f_a(i) = 0.0d0
394 call tce_sortacc_4(f_a,array,
400 call tce_sortacc_4(f_a,array,
406 call tce_sortacc_4(f_a,array,
412 call tce_sortacc_4(f_a,array,
418 call tce_sortacc_4(f_a,array,
424 call tce_sortacc_4(f_a,array,
430 call tce_sortacc_4(f_a,array,
436 call tce_sortacc_4(f_a,array,
494 f_a(i) = 0.0d0
[all …]
/dports/emulators/mednafen/mednafen/src/cdrom/
H A DCDUtility.h136 static INLINE uint32 AMSF_to_ABA(int32 m_a, int32 s_a, int32 f_a) in AMSF_to_ABA() argument
138 return(f_a + 75 * s_a + 75 * 60 * m_a); in AMSF_to_ABA()
141 static INLINE void ABA_to_AMSF(uint32 aba, uint8 *m_a, uint8 *s_a, uint8 *f_a) in ABA_to_AMSF() argument
145 *f_a = aba - (*m_a * 75 * 60) - (*s_a * 75); in ABA_to_AMSF()
148 static INLINE void ABA_to_AMSF_BCD(uint32 aba, uint8 *m_a, uint8 *s_a, uint8 *f_a) in ABA_to_AMSF_BCD() argument
150 ABA_to_AMSF(aba, m_a, s_a, f_a); in ABA_to_AMSF_BCD()
154 *f_a = U8_to_BCD(*f_a); in ABA_to_AMSF_BCD()
167 static INLINE int32 AMSF_to_LBA(uint8 m_a, uint8 s_a, uint8 f_a) in AMSF_to_LBA() argument
169 return(ABA_to_LBA(AMSF_to_ABA(m_a, s_a, f_a))); in AMSF_to_LBA()
172 static INLINE void LBA_to_AMSF(int32 lba, uint8 *m_a, uint8 *s_a, uint8 *f_a) in LBA_to_AMSF() argument
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_21.f0320 function f_a() function
21 class(t), allocatable :: f_a(:) local
26 allocate (x, mold=f_a())
28 allocate (x, source=f_a())
40 allocate (x, mold=f_a())
42 allocate (x, source=f_a())

12345678910>>...17