Home
last modified time | relevance | path

Searched refs:get_roots (Results 1 – 25 of 38) sorted by relevance

12

/dports/biology/sigviewer/sigviewer-0.6.4-13-gf62f8d9/src/signal_processing/SPUC/
H A Dbutterworth.h64 get_roots(wca,order,n2);
99 void get_roots(double wp, long n, long n2) { in get_roots() function
H A Dchebyshev.h64 get_roots(wca,order,n2);
101 void get_roots(double wp, long n, long n2) { in get_roots() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
365 fma_forest::get_roots () in get_roots() function
683 if (this == forest->get_roots ()->front ()) in dump_info()
687 if (this == forest->get_roots ()->back ()) in dump_info()
864 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
865 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
375 fma_forest::get_roots () in get_roots() function
693 if (this == forest->get_roots ()->front ()) in dump_info()
697 if (this == forest->get_roots ()->back ()) in dump_info()
874 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
875 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
365 fma_forest::get_roots () in get_roots() function
683 if (this == forest->get_roots ()->front ()) in dump_info()
687 if (this == forest->get_roots ()->back ()) in dump_info()
864 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
865 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c106 std::list<fma_root_node *> *get_roots ();
363 fma_forest::get_roots () in get_roots() function
681 if (this == forest->get_roots ()->front ()) in dump_info()
685 if (this == forest->get_roots ()->back ()) in dump_info()
863 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
864 root_iter != (*forest_iter)->get_roots ()->end (); root_iter++) in dfs()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c109 std::list<fma_root_node *> *get_roots ();
376 fma_forest::get_roots () in get_roots() function
694 if (this == forest->get_roots ()->front ()) in dump_info()
698 if (this == forest->get_roots ()->back ()) in dump_info()
875 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
876 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c109 std::list<fma_root_node *> *get_roots ();
376 fma_forest::get_roots () in get_roots() function
694 if (this == forest->get_roots ()->front ()) in dump_info()
698 if (this == forest->get_roots ()->back ()) in dump_info()
875 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
876 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c109 std::list<fma_root_node *> *get_roots ();
376 fma_forest::get_roots () in get_roots() function
694 if (this == forest->get_roots ()->front ()) in dump_info()
698 if (this == forest->get_roots ()->back ()) in dump_info()
875 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
876 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c109 std::list<fma_root_node *> *get_roots ();
376 fma_forest::get_roots () in get_roots() function
694 if (this == forest->get_roots ()->front ()) in dump_info()
698 if (this == forest->get_roots ()->back ()) in dump_info()
875 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
876 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
365 fma_forest::get_roots () in get_roots() function
683 if (this == forest->get_roots ()->front ()) in dump_info()
687 if (this == forest->get_roots ()->back ()) in dump_info()
864 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
865 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c109 std::list<fma_root_node *> *get_roots ();
376 fma_forest::get_roots () in get_roots() function
694 if (this == forest->get_roots ()->front ()) in dump_info()
698 if (this == forest->get_roots ()->back ()) in dump_info()
875 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
876 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
365 fma_forest::get_roots () in get_roots() function
683 if (this == forest->get_roots ()->front ()) in dump_info()
687 if (this == forest->get_roots ()->back ()) in dump_info()
864 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
865 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
365 fma_forest::get_roots () in get_roots() function
683 if (this == forest->get_roots ()->front ()) in dump_info()
687 if (this == forest->get_roots ()->back ()) in dump_info()
864 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
865 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
375 fma_forest::get_roots () in get_roots() function
693 if (this == forest->get_roots ()->front ()) in dump_info()
697 if (this == forest->get_roots ()->back ()) in dump_info()
874 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
875 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c109 std::list<fma_root_node *> *get_roots ();
376 fma_forest::get_roots () in get_roots() function
694 if (this == forest->get_roots ()->front ()) in dump_info()
698 if (this == forest->get_roots ()->back ()) in dump_info()
875 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
876 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c109 std::list<fma_root_node *> *get_roots ();
376 fma_forest::get_roots () in get_roots() function
694 if (this == forest->get_roots ()->front ()) in dump_info()
698 if (this == forest->get_roots ()->back ()) in dump_info()
875 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
876 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
365 fma_forest::get_roots () in get_roots() function
683 if (this == forest->get_roots ()->front ()) in dump_info()
687 if (this == forest->get_roots ()->back ()) in dump_info()
864 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
865 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c108 std::list<fma_root_node *> *get_roots ();
375 fma_forest::get_roots () in get_roots() function
693 if (this == forest->get_roots ()->front ()) in dump_info()
697 if (this == forest->get_roots ()->back ()) in dump_info()
874 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
875 root_iter != (*forest_iter)->get_roots ()->end (); ++root_iter) in dfs()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/aarch64/
H A Dcortex-a57-fma-steering.c106 std::list<fma_root_node *> *get_roots ();
363 fma_forest::get_roots () in get_roots() function
681 if (this == forest->get_roots ()->front ()) in dump_info()
685 if (this == forest->get_roots ()->back ()) in dump_info()
863 for (root_iter = (*forest_iter)->get_roots ()->begin (); in dfs()
864 root_iter != (*forest_iter)->get_roots ()->end (); root_iter++) in dfs()
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Drs03-common.c366 static int get_roots(gint64 data_sectors, gint64 medium_capacity)
517 { if(get_roots(dataSectors, CDR_SIZE) >= 8)
519 else if(get_roots(dataSectors, DVD_SL_SIZE) >= 8)
521 else if(get_roots(dataSectors, DVD_DL_SIZE) >= 8)
523 else if(get_roots(dataSectors, BD_SL_SIZE) >= 8)
/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm-core/src/display_servers/xlib_display_server/xwrap/
H A Dgetters.rs20 for root in self.get_roots() { in get_all_windows()
54 let roots = self.get_roots(); in get_cursor_point()
89 let roots = self.get_roots(); in get_cursor_window()
224 .get_roots() in get_screens()
556 fn get_roots(&self) -> Vec<xlib::Window> { in get_roots() method
/dports/graphics/minder/Minder-1.13.1/src/
H A DBezier.vala127 private void get_roots( double axis, bool axis_is_x, ref Array<double?> roots ) {
177 get_roots( x, true, ref roots );
190 get_roots( y, false, ref roots );
208 get_roots( axis, axis_is_x, ref roots );
/dports/devel/py-cdg/cdg-0.1.3/cdg/
H A Dquery.py28 def get_roots(graph): function
/dports/math/mpsolve/mpsolve-3.2.1/examples/python/
H A Dmpsolve.py97 return self.get_roots()
99 def get_roots(self): member in Context

12