Home
last modified time | relevance | path

Searched defs:twin (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/devel/R-cran-BH/BH/inst/include/boost/intrusive/detail/
H A Dtwin.hpp31 struct twin struct
33 typedef T type;
34 twin() in twin() function
38 twin(const type &f, const type &s) in twin() function
42 T first;
43 T second;
/dports/games/burrtools/burrtools-0.6.3/src/halfedge/
H A Dhalfedge.h52 void twin ( HalfEdge* p ) { _twin = p; } ///< Sets the symmetric HalfEdge to this one. in twin() function
61 HalfEdge* twin() { return _twin; } ///< Returns the twin (symmetric) HalfEdge. in twin() function
62 …const HalfEdge* twin() const { return _twin; } ///< Returns the twin (symmetric) HalfEdge. (Const … in twin() function
/dports/x11/runner/runner-1.1/src/aguix/
H A Dkartei.cc61 void Kartei::setOption( AWindow *twin, unsigned int option, const char *optionname ) in setOption()
98 AWindow *twin, *otwin; in showCurOption() local
128 AWindow *twin; in maximize() local
H A Dacontainerbb.cc26 AContainerBB::AContainerBB( AWindow *twin, int txelems, int tyelems ) : AContainer( twin, txelems, … in AContainerBB()
36 AContainerBB::AContainerBB( AWindow *twin, in AContainerBB()
H A Drequest.cc43 Requester::Requester( class AGUIX *parent, class AWindow *twin ) in Requester()
63 int Requester::request(const char *title,const char *text,const char *buttons, const AWindow *twin,… in request()
242 …t, const char *default_str, const char *buttons,char **return_str, const AWindow *twin, request_fl… in string_request()
463 const AWindow *twin, in request_choose()
654 …:request( const char *title, TextStorage &ts, const char *buttons, const AWindow *twin, request_fl… in request()
861 const AWindow *twin, in string_request_choose()
H A Dawindow.cc276 void AWindow::resizeSubWin(Window twin,int tw,int th) in resizeSubWin()
286 void AWindow::moveSubWin(Window twin,int tx,int ty) in moveSubWin()
473 AWindow *twin; in isParent() local
756 AWindow *twin; in contains() local
882 void AWindow::setTransientForAWindow( const AWindow *twin ) in setTransientForAWindow()
1116 const AWindow *twin = _aguix->getTransientWindow(); in doCreateStuff() local
1300 AWindow *twin; in searchNextFocus() local
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Dkartei.cc61 void Kartei::setOption( AWindow *twin, unsigned int option, const char *optionname ) in setOption()
98 AWindow *twin, *otwin; in showCurOption() local
128 AWindow *twin; in maximize() local
H A Dacontainerbb.cc26 AContainerBB::AContainerBB( AWindow *twin, int txelems, int tyelems ) : AContainer( twin, txelems, … in AContainerBB()
36 AContainerBB::AContainerBB( AWindow *twin, in AContainerBB()
H A Drequest.cc43 Requester::Requester( class AGUIX *parent, class AWindow *twin ) in Requester()
63 int Requester::request(const char *title,const char *text,const char *buttons, const AWindow *twin,… in request()
242 …t, const char *default_str, const char *buttons,char **return_str, const AWindow *twin, request_fl… in string_request()
463 const AWindow *twin, in request_choose()
654 …:request( const char *title, TextStorage &ts, const char *buttons, const AWindow *twin, request_fl… in request()
861 const AWindow *twin, in string_request_choose()
H A Dawindow.cc276 void AWindow::resizeSubWin(Window twin,int tw,int th) in resizeSubWin()
286 void AWindow::moveSubWin(Window twin,int tx,int ty) in moveSubWin()
476 AWindow *twin; in isParent() local
759 AWindow *twin; in contains() local
885 void AWindow::setTransientForAWindow( const AWindow *twin ) in setTransientForAWindow()
1119 const AWindow *twin = _aguix->getTransientWindow(); in doCreateStuff() local
1308 AWindow *twin; in searchNextFocus() local
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/general/
H A DPedigreeTwin.cpp51 Person * twin = persons[i]; in TwinCheck() local
91 Person * twin = persons[i]; in TwinCheck() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/misc/
H A Dhedge.cpp33 …HEdge *twin = nullptr; ///< Linked @em twin half-edge (that on the other side of "this" half-e… in DENG2_PIMPL_NOREF() local
70 HEdge &HEdge::twin() const in twin() function in de::HEdge
/dports/science/qbox/qbox-public-rel1_73_3/util/qbdriver/
H A DMakefile1 twin: twin.cpp target
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_3/
H A DSHalfloop.h90 SHalfloop_handle& twin() { return twin_; } in twin() function
91 SHalfloop_const_handle twin() const { return twin_; } in twin() function
H A DHalffacet.h88 Halffacet_handle& twin() { return twin_; } in twin() function
89 Halffacet_const_handle twin() const { return twin_; } in twin() function
H A DHalfedge.h130 SVertex_handle& twin() { return twin_; } in twin() function
131 SVertex_const_handle twin() const { return twin_; } in twin() function
H A DSHalfedge.h136 SHalfedge_handle& twin() { return twin_; } in twin() function
137 SHalfedge_const_handle twin() const { return twin_; } in twin() function
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dlist.c134 void *LookInListWin(name_list *list_head, TwmWindow *twin) in LookInListWin()
139 bool IsInList(name_list *list_head, TwmWindow *twin) in IsInList()
/dports/graphics/cairo/cairo-1.17.4/perf/micro/
H A Dtwin.c53 twin (cairo_perf_t *perf, in twin() function
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t250_ArtifactPreProcessingQualityControl/
H A Drotary_decoder.m108 twin = 0.025*5; % in seconds variable
/dports/math/cgal/CGAL-5.3/include/CGAL/OTR_2/
H A DReconstruction_triangulation_2.h329 Edge twin = twin_edge(edge); in nb_samples() local
374 Edge twin = twin_edge(edge); in collect_all_samples() local
472 Edge twin = twin_edge(edge); in compute_mass() local
493 Edge twin = twin_edge(edge); in select_plan() local
505 Edge twin = twin_edge(edge); in compute_edge_cost() local
518 Edge twin = twin_edge(edge); in sort_samples_from_edge() local
558 Edge twin = twin_edge(edge); in compute_vertex_cost() local
829 Edge twin = twin_edge(edge); in is_target_cyclic() local
837 Edge twin = twin_edge(edge); in is_flippable() local
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/media-ctl/
H A Dmediactl.h30 struct media_link *twin; member
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/media-ctl/
H A Dmediactl.h30 struct media_link *twin; member
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/media-ctl/
H A Dmediactl.h30 struct media_link *twin; member
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dabout.cc73 const AWindow *twin = NULL; in about() local

12345678910