Home
last modified time | relevance | path

Searched defs:orthogonal (Results 1 – 25 of 113) sorted by relevance

12345

/dports/science/py-ase/ase-3.22.0/ase/build/
H A Dsurface.py19 def fcc100(symbol, size, a=None, vacuum=None, orthogonal=True, argument
32 def fcc110(symbol, size, a=None, vacuum=None, orthogonal=True, argument
46 def bcc100(symbol, size, a=None, vacuum=None, orthogonal=True, argument
59 def bcc110(symbol, size, a=None, vacuum=None, orthogonal=False, argument
73 def bcc111(symbol, size, a=None, vacuum=None, orthogonal=False, argument
86 def fcc111(symbol, size, a=None, vacuum=None, orthogonal=False, argument
99 def hcp0001(symbol, size, a=None, c=None, vacuum=None, orthogonal=False, argument
127 def diamond100(symbol, size, a=None, vacuum=None, orthogonal=True, argument
140 def diamond111(symbol, size, a=None, vacuum=None, orthogonal=False, argument
272 orthogonal=True): argument
[all …]
H A Droot.py7 vacuum=None, orthogonal=False): argument
24 vacuum=None, orthogonal=False): argument
40 vacuum=None, orthogonal=False): argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h30 /// Manages a set of 'lazy call-through' trampolines. These are compiler in Configurations_to_Procrustes()
31 /// re-entry trampolines that are pre-bound to look up a given symbol in a given in Configurations_to_Procrustes()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxfarith.h31 bool orthogonal; /* angle is multiple of 90 degrees */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxfarith.h31 bool orthogonal; /* angle is multiple of 90 degrees */ member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxfarith.h34 bool orthogonal; /* angle is multiple of 90 degrees */ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxfarith.h33 bool orthogonal; /* angle is multiple of 90 degrees */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxfarith.h34 bool orthogonal; /* angle is multiple of 90 degrees */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxfarith.h33 bool orthogonal; /* angle is multiple of 90 degrees */ member
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/view/
H A DmxPerimeter.java41 boolean orthogonal); in apply()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dovermap_connection.h26 enum class flag : int { orthogonal }; enumerator
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dovermap_connection.h26 enum class flag : int { orthogonal }; enumerator
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/viewers/
H A DSoQtPlaneViewerP.h67 class QPixmap * orthogonal, * perspective; member
H A DPlaneViewer.cpp93 SbBool orthogonal = in setCamera() local
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Imath/
H A DImathVecAlgo.h104 orthogonal (const Vec &s, const Vec &t) in orthogonal() function
/dports/math/Imath/Imath-3.1.4/src/Imath/
H A DImathVecAlgo.h48 orthogonal (const Vec& s, const Vec& t) IMATH_NOEXCEPT in orthogonal() function
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Imath/
H A DImathVecAlgo.h104 orthogonal (const Vec &s, const Vec &t) in orthogonal() function
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Imath/
H A DImathVecAlgo.h104 orthogonal (const Vec &s, const Vec &t) in orthogonal() function
/dports/math/R-cran-qualityTools/qualityTools/R/
H A Dsta_n.r6 starDesign = function(k, p = 0, alpha = c("both", "rotatable", "orthogonal"), cs, cc, data) {
/dports/misc/vxl/vxl-3.3.2/contrib/prip/vdtop/
H A Dvdtop_freeman_code.h115 vdtop_freeman_code orthogonal() const { in orthogonal() function
/dports/science/py-ase/ase-3.22.0/ase/gui/
H A Dsurfaceslab.py34 structures, crystal, orthogonal, functions = zip(*surfaces) variable
/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Dfill_common.py72 def orthogonal(tile_coord): function
/dports/graphics/krita/krita-4.4.8/libs/ui/canvas/
H A Dkis_snap_config.h29 bool orthogonal() const { in orthogonal() function
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/basisfunctionset/hpdg/
H A Dbasisfunctionsets.hh124 static constexpr bool orthogonal () noexcept in orthogonal() function in Dune::Fem::hpDG::BasisFunctionSets
/dports/misc/vxl/vxl-3.3.2/core/vgl/
H A Dvgl_vector_2d.hxx37 bool orthogonal(vgl_vector_2d<T> const& a, vgl_vector_2d<T> const& b, double eps) in orthogonal() function

12345