Home
last modified time | relevance | path

Searched refs:afun (Results 1 – 25 of 127) sorted by relevance

123456

/dports/math/cppad/CppAD-20210000.8/include/cppad/local/sweep/
H A Dcall_atomic.hpp88 ok = afun->forward( in call_atomic_forward()
96 ok = afun->forward( in call_atomic_forward()
119 afun->forward( in call_atomic_forward()
126 afun->forward( in call_atomic_forward()
196 ok = afun->reverse( in call_atomic_reverse()
204 ok = afun->reverse( in call_atomic_reverse()
226 afun->reverse( in call_atomic_reverse()
233 afun->reverse( in call_atomic_reverse()
337 afun->for_sparse_jac( in call_atomic_for_jac_sparsity()
448 afun->rev_sparse_jac( in call_atomic_rev_jac_sparsity()
[all …]
/dports/devel/R-cran-pkgcache/pkgcache/tests/async/
H A Dtest-synchronise.R22 expect_error(afun())
29 synchronise(afun()),
38 afun <- function() { function
48 synchronise(afun()),
54 afun <- function() { function
64 synchronise(afun()),
70 afun <- function() { function
80 synchronise(afun()),
87 afun <- function() { function
103 afun <- function() { function
[all …]
H A Dtest-call-function.R24 afun <- async(function(x) { globalVar
28 res <- synchronise(afun())
33 afun <- async(function(x) { globalVar
42 res <- synchronise(afun())
48 afun <- async(function(x) { globalVar
62 afun <- async(function(x) { globalVar
77 afun <- async(function(x) { globalVar
100 afun <- async(function(x) { globalVar
110 res <- synchronise(afun())
124 afun <- async(function() { globalVar
[all …]
H A Dtest-external-process.R14 afun <- function() { function
18 res <- synchronise(afun())
40 afun <- function() { function
53 expect_error(synchronise(afun()))
73 afun <- function() external_process(pxgen) function
75 res <- synchronise(afun())
H A Dtest-process.R8 afun <- async(function() { globalVar
19 res <- synchronise(afun())
34 afun <- async(function() { globalVar
47 res <- synchronise(afun())
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dpure_formal_proc_1.f907 pure subroutine s_one ( anum, afun ) argument
10 pure function afun (k) result (l)
14 end function afun

123456