Home
last modified time | relevance | path

Searched defs:Box2 (Results 1 – 25 of 47) sorted by relevance

12

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/stability-attribute/auxiliary/
H A Dunstable_generic_param.rs207 pub struct Box2<T, A: Alloc = System> { struct
212 impl<T> Box2<T, System> { argument
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Dbox2.h57 inline Box2() { min.X()= 1; max.X()= -1; min.Y()= 1; max.Y()= -1; } in Box2() function
59 inline Box2( const Box2 & b ) { min=b.min; max=b.max; } in Box2() function
61 …inline Box2( const Point2<BoxScalarType> & mi, const Point2<BoxScalarType> & ma ) { min = mi; max… in Box2() function
63 inline Box2(const Point2<BoxScalarType> & center, const BoxScalarType & radius) { in Box2() function
/dports/misc/nn-insight/nn-insight-1.0.5/
H A Dmodel-functions.h18 typedef std::array<std::array<float, 2>, 2> Box2; // box ((X,Y),(W,H)) typedef
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Dbox2.h55 inline Box2() { min.X()= 1; max.X()= -1; min.Y()= 1; max.Y()= -1; } in Box2() function
57 inline Box2( const Box2 & b ) { min=b.min; max=b.max; } in Box2() function
59 …inline Box2( const Point2<BoxScalarType> & mi, const Point2<BoxScalarType> & ma ) { min = mi; max… in Box2() function
61 inline Box2(const Point2<BoxScalarType> & center, const BoxScalarType & radius) { in Box2() function
/dports/cad/alliance/alliance/src/lynx/src/
H A Dbox.c175 lynxbox_list *LynxIntersectBox( Box1, Box2 ) in LynxIntersectBox() argument
214 lynxbox_list *LynxSplitBox( Box1, Box2 ) in LynxSplitBox() argument
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc80/
H A DT10359.hs45 data Box2 a = Box2 type
53 start2 = Box2 { func2 = \x y -> realToFrac x + y function
/dports/security/keybase/client-v5.7.1/shared/common-adapters/
H A Dbox.d.ts48 export declare class Box2 extends React.Component<Box2Props> {} class
/dports/science/simlib/simlib/tests/TODO/
H A Dsemaphore-test.cc8 Semaphore Box2("Linka2"); variable
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/testgtk/
H A Dcreate_toggle_buttons.adb49 Box1, Box2 : Box.Gtk_Box; variable
H A Dcreate_radio_button.adb43 Box1, Box2 : Gtk_Box; variable
H A Dcreate_check_buttons.adb48 Box1, Box2 : Box.Gtk_Box; variable
H A Dcreate_arrow.adb48 Box2 : Gtk_Box; variable
H A Dcreate_opacity.adb68 Box1, Box2 : Gtk_Box; variable
H A Dcreate_range.adb68 Box2 : Gtk_Box; variable
H A Dcreate_reparent.adb110 Box2 : Gtk_Box; variable
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/testgtk/
H A Dcreate_toggle_buttons.adb55 Box1, Box2 : Box.Gtk_Box; variable
H A Dcreate_radio_button.adb49 Box1, Box2 : Gtk_Box; variable
H A Dcreate_check_buttons.adb55 Box1, Box2 : Box.Gtk_Box; variable
H A Dcreate_arrow.adb55 Box2 : Gtk_Box; variable
H A Dcreate_opacity.adb73 Box1, Box2 : Gtk_Box; variable
H A Dcreate_range.adb76 Box2 : Gtk_Box; variable
H A Dcreate_pixmap.adb52 Box2 : Gtk_Box; variable
H A Dcreate_reparent.adb114 Box2 : Gtk_Box; variable
H A Dcreate_status.adb168 Box2 : Gtk_Box; variable
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/examples/tutorial/packbox/
H A Dpackbox_test.adb11 Box1, Box2 : Gtk_Box; variable

12