Home
last modified time | relevance | path

Searched defs:Kernel (Results 1 – 25 of 2180) sorted by relevance

12345678910>>...88

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DBoolean_set_operations_2.h40 inline bool do_intersect(const Polygon_2<Kernel, Container>& pgn1, in do_intersect()
47 inline bool do_intersect(const Polygon_2<Kernel, Container>& pgn1, in do_intersect()
223 intersection (const Polygon_with_holes_2<Kernel, Container>& pgn1, in intersection()
232 intersection (const Polygon_with_holes_2<Kernel, Container>& pgn1, in intersection()
320 inline bool join (const Polygon_2<Kernel, Container>& pgn1, in join()
328 inline bool join (const Polygon_2<Kernel, Container>& pgn1, in join()
368 inline bool join (const Polygon_with_holes_2<Kernel, Container>& pgn1, in join()
376 inline bool join (const Polygon_with_holes_2<Kernel, Container>& pgn1, in join()
515 difference (const Polygon_with_holes_2<Kernel, Container>& pgn1, in difference()
608 symmetric_difference (const Polygon_2<Kernel, Container>& pgn1, in symmetric_difference()
[all …]
H A DPolygon_convex_decomposition_2.h35 typedef Kernel_ Kernel; typedef
52 typedef Kernel_ Kernel; typedef
69 typedef Kernel_ Kernel; typedef
H A Dch_selected_extreme_points_2.h55 typedef typename KTraits::Kernel Kernel; in ch_nswe_point() typedef
82 typedef typename KTraits::Kernel Kernel; in ch_ns_point() typedef
109 typedef typename KTraits::Kernel Kernel; in ch_we_point() typedef
132 typedef typename KTraits::Kernel Kernel; in ch_n_point() typedef
155 typedef typename KTraits::Kernel Kernel; in ch_s_point() typedef
178 typedef typename KTraits::Kernel Kernel; in ch_e_point() typedef
201 typedef typename KTraits::Kernel Kernel; in ch_w_point() typedef
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/anthonynsimon/bild/bild-0.13.0/convolution/
H A Dkernel.go27 type Kernel struct { struct
28 Matrix []float64
29 Width int
30 Height int
34 func (k *Kernel) Normalized() Matrix {
53 func (k *Kernel) MaxX() int {
58 func (k *Kernel) MaxY() int {
63 func (k *Kernel) At(x, y int) float64 {
68 func (k *Kernel) Transposed() Matrix {
83 func (k *Kernel) String() string {
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/doc/tex/inputs/user/
H A DMesh_subdivision_tools.tex49 \subsubsection{Mesh of a ball (or sphere) with tetrahedra}
134 \subsubsection{Mesh of a cube with tetrahedra or hexahedra}
178 \subsubsection{Mesh of a cylinder with tetrahedra or hexahedra}
224 \subsubsection{Mesh of a cone or a truncated cone with tetrahedra or hexahedra}
269 \subsubsection{Mesh of a sphere with triangles}
341 \subsubsection{Mesh of a cube with quadrangles}
371 \subsubsection{Mesh of a cone or a truncated cone with triangles}
417 \subsubsection{Mesh of a cone or a truncated cone with quadrangles}
483 \subsubsection{Mesh of a disk or a part of a disk}
503 \subsubsection{Mesh from a set of triangles or quadrangles}
/dports/sysutils/doctl/doctl-1.68.0/commands/displayers/
H A Dkernel.go22 type Kernel struct { struct
23 Kernels do.Kernels
28 func (ke *Kernel) JSON(out io.Writer) error {
32 func (ke *Kernel) Cols() []string {
38 func (ke *Kernel) ColMap() map[string]string {
44 func (ke *Kernel) KV() []map[string]interface{} {
/dports/math/clblas/clBLAS-2.10/src/include/
H A Dkern_cache.h52 typedef struct Kernel { struct
57 void (*dtor)(struct Kernel *kern); argument
59 } Kernel; typedef
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/
H A DArrTraitsAdaptor.h34 typedef Kernel_ Kernel; typedef
44 typedef Kernel_ Kernel; typedef
55 typedef typename SegmentTraits::Kernel Kernel; typedef
65 typedef AlgKernel Kernel; typedef
80 typedef RatKernel Kernel; typedef
93 typedef CGAL::Cartesian<typename ArrTraits::Bound> Kernel; typedef
105 typedef CGAL::Cartesian<typename ArrTraits::Bound> Kernel; typedef
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/srdft/generator_scripts/
H A Dwrite_dalton_file.py472 Kernel = [E] variable
500 Kernel = [E] variable
549 Kernel = [E] variable
577 Kernel = [E] variable
633 Kernel = [E] variable
665 Kernel = [E] variable
1134 Kernel = [E] variable
1168 Kernel = [E] variable
1224 Kernel = [E] variable
1262 Kernel = [E] variable
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/chzyer/readline/readline-2972be24d48e/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/x11-wm/fvwm3/fvwm3-1.0.4/bin/FvwmPrompt/vendor/github.com/abiosoft/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/devel/awless/awless-0.1.11/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/security/gopass/gopass-1.13.0/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/misc/fq/fq-0.0.2/vendor/github.com/wader/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/devel/pprof/pprof-acf8798/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/chzyer/readline/
H A Dwindows_api.go17 type Kernel struct { struct
18 SetConsoleCursorPosition,
19 SetConsoleTextAttribute,
20 FillConsoleOutputCharacterW,
21 FillConsoleOutputAttribute,
22 ReadConsoleInputW,
23 GetConsoleScreenBufferInfo,
24 GetConsoleCursorInfo,
25 GetStdHandle CallFunc
105 func (k *Kernel) Wrap(p *syscall.LazyProc) CallFunc {
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DKernel.hpp73 class Kernel class
121 Kernel() //! basic constructor in Kernel() function in xlifepp::Kernel
127 Kernel(const Function& ker, in Kernel() function in xlifepp::Kernel
133 Kernel(const Function& ker, in Kernel() function in xlifepp::Kernel
139 Kernel(const Function& ker, in Kernel() function in xlifepp::Kernel
147 Kernel(T(fun)(const Point&, const Point&, Parameters&), in Kernel() function in xlifepp::Kernel
154 Kernel(T(fun)(const Point&, const Point&, Parameters&),dimen_t d, in Kernel() function in xlifepp::Kernel
161 Kernel(T(fun)(const Point&, const Point&, Parameters&), const string_t& na, in Kernel() function in xlifepp::Kernel
175 Kernel(T(fun)(const Point&, const Point&, Parameters&), const char* na, in Kernel() function in xlifepp::Kernel
190 Kernel(T(fun)(const Vector<Point>&, const Vector<Point>&, Parameters&), in Kernel() function in xlifepp::Kernel
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnoexcept11.C43 struct Kernel struct
45 typedef Main<Kernel> MainT; argument
46 typedef Sub1<Kernel> Sub1T; argument
47 typedef Sub2<Kernel> Sub2T; argument

12345678910>>...88