Home
last modified time | relevance | path

Searched defs:lineA (Results 1 – 25 of 74) sorted by relevance

123

/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/src/
H A DLine2_TEST.cc28 math::Line2d lineA(0, 0, 10, 10); in TEST() local
48 math::Line2d lineA(0, 0, 10, 10); in TEST() local
95 math::Line2d lineA(0, 0, 10, 0); in TEST() local
120 math::Line2d lineA(0, 0, 10, 0); in TEST() local
136 math::Line2d lineA(0, 0, 10, 0); in TEST() local
185 math::Line2d lineA(1, 1, 2, 1); in TEST() local
242 math::Line2d lineA(1, 1, 2, 1); in TEST() local
H A DLine3_TEST.cc28 math::Line3d lineA(0, 0, 10, 10); in TEST() local
59 math::Line3d lineA; in TEST() local
96 math::Line3d lineA(0, 0, 0, 10, 10, 10); in TEST() local
103 math::Line3d lineA(1, 1, 1, 2, 1, 2); in TEST() local
134 math::Line3d lineA(0, 1, 4, 2, 3, 7); in TEST() local
143 math::Line3d lineA(0, 1, 4, 2, 3, 7); in TEST() local
152 math::Line3d lineA(1, 1, 1, 0, 0, 0); in TEST() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/world/base/
H A Dvertex.cpp155 Partition lineA(lineADirection, norm1); in cornerNormalPoint() local
201 Line const &lineA = own->next()->line(); in updateShadowOffsets() local
/dports/devel/p5-Parse-RecDescent/Parse-RecDescent-1.967015/demo/
H A Ddemo_restructure_painful.pl53 lineA: /[^\W_]+/ '=' /.+/ label
H A Ddemo_restructure_easy.pl30 lineA: /[^\W_]+/ '=' /.+/ label
/dports/biology/garlic/garlic-1.6/
H A Dsave_sec_structure.c45 char lineA[STRINGSIZE]; in SaveSecondaryStructure_() local
H A Dsave_sequence.c44 char lineA[STRINGSIZE]; in SaveSequence_() local
H A Dsave_seq_w_numbers.c46 char lineA[STRINGSIZE]; in SaveSequenceWithNumbers_() local
H A Dread_template_file.c50 char lineA[STRINGSIZE]; in ReadTemplateFile_() local
H A Dis_pdb.c49 char lineA[STRINGSIZE]; in IsPDB_() local
H A Dread_fasta.c51 char lineA[STRINGSIZE]; in ReadFasta_() local
H A Dload_sequence.c64 char lineA[STRINGSIZE]; in LoadSequence_() local
H A Dload_sec_structure.c55 char lineA[STRINGSIZE]; in LoadSecondaryStructure_() local
H A Dread_pdb.c79 char lineA[STRINGSIZE]; in ReadPDBFile_() local
/dports/cad/opencascade/opencascade-7.6.0/src/MAT2d/
H A DMAT2d_Connexion.hxx121 Standard_Integer lineA; member in MAT2d_Connexion
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DMAT2d_Connexion.hxx121 Standard_Integer lineA; member in MAT2d_Connexion
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DMAT2d_Connexion.hxx121 Standard_Integer lineA; member in MAT2d_Connexion
/dports/editors/texstudio/texstudio-4.1.2/src/tests/
H A Dcodesnippet_t.cpp17 CP(int lineA, int anchor, int lineC, int cursor):ay(lineA), ax(anchor), cy(lineC), cx(cursor){} in CP()
19 …CP(int lineA, int anchor, int lineC, int cursor, const QList<CP> &mir):ay(lineA), ax(anchor), cy(l… in CP()
/dports/science/lammps/lammps-stable_29Sep2021/unittest/testing/
H A Dutils.h42 std::string lineA, lineB; in equal_lines() local
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A DTFlipperEdge.h59 static line_type lineA, lineB; variable
/dports/games/toycars/toycars-0.3.10/toycars/src/
H A DPlayer.cpp320 char Player::updateLaps(const Tuple& lineA, const Tuple& lineB, double curTime, bool clockwise) in updateLaps()
454 void Player::reset(const Tuple& lineA, const Tuple& lineB, const Player *winner, bool clockwise) in reset()
/dports/graphics/krita/krita-4.4.8/libs/pigment/resources/
H A DKoAbstractGradient.cpp103 QRgb * lineA = reinterpret_cast<QRgb*>(image.scanLine(0)); in generatePreview() local
/dports/editors/calligra/calligra-3.2.1/libs/pigment/resources/
H A DKoAbstractGradient.cpp103 QRgb * lineA = reinterpret_cast<QRgb*>(image.scanLine(0)); in generatePreview() local
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Ddiff.cpp89 LineRef::LineType lineA = 0; in calcDiff3LineListUsingAB() local
155 LineRef::LineType lineA = 0; in calcDiff3LineListUsingAC() local
905 int lineA = 0; // in calcDiff3LineListTrim() local
/dports/science/cdk/cdk-cdk-2.3/display/renderbasic/src/main/java/org/openscience/cdk/renderer/generators/standard/
H A DConvexHull.java236 public static Point2D lineLineIntersect(final Line2D lineA, final Line2D lineB) { in lineLineIntersect()

123