Home
last modified time | relevance | path

Searched defs:fnl (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/x11-fonts/roboto-fonts-ttf/roboto-2.134/third_party/spiro/curves/
H A Dmvc.py53 def descend(params, fnl): argument
74 def descend2(params, fnl): argument
94 def desc_eval(params, dfdp, fnl, i, x): argument
100 def descend3(params, fnl): argument
160 def fnl(params, i, do_print = False): function
173 def fnl(params, i, do_print = False): function
H A Dmecsolve.py229 def fnl(cost, x, y, th): function
237 def fnl(cost, x, y, th): function
243 def solve_mec_nested_inner(th0, th1, y, fnl): argument
254 def solve_mec_nested(th0, th1, fnl): argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_dummy_5.f9010 final :: fnl ! impure finalizer method
13 impure subroutine fnl(x) subroutine
14 type(t) :: x local
/dports/lang/racket/racket-8.3/src/bc/gc2/
H A Dfnls.c26 static void remove_finalizer(Fnl *fnl, int lvl, GCTYPE *gc) in remove_finalizer()
38 static void add_finalizer(Fnl *fnl, int lvl, GCTYPE *gc) in add_finalizer()
55 Fnl *fnl; in GC_set_finalizer() local
144 Fnl *fnl, *next; in merge_finalizer_trees() local
162 Fnl *fnl, *next; in reset_finalizer_tree() local
/dports/lang/racket-minimal/racket-8.3/src/bc/gc2/
H A Dfnls.c26 static void remove_finalizer(Fnl *fnl, int lvl, GCTYPE *gc) in remove_finalizer()
38 static void add_finalizer(Fnl *fnl, int lvl, GCTYPE *gc) in add_finalizer()
55 Fnl *fnl; in GC_set_finalizer() local
144 Fnl *fnl, *next; in merge_finalizer_trees() local
162 Fnl *fnl, *next; in reset_finalizer_tree() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr32338-2.c25 fnl (void) in fnl() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr32338-2.c25 fnl (void) in fnl() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr32338-2.c25 fnl (void) in fnl() function

12345678910>>...12