Home
last modified time | relevance | path

Searched defs:MakeLine (Results 1 – 16 of 16) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/mips/
H A Delf-rel18.d8 00000edc .* R_MIPS_CALL16 00000000 foo \+ 0
/dports/japanese/ne/ne/src/
H A Dlist.c80 EditLine *MakeLine(const char *buffer) in MakeLine() function
/dports/games/etracer/etr-0.8.1/src/
H A Dfont.cpp51 static std::size_t MakeLine(std::size_t first, const std::vector<std::string>& wordlist, std::vecto… in MakeLine() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/samplecode/
H A DSampleThinAA.cpp74 static sk_sp<ShapeRenderer> MakeLine(bool hairline = false) { in MakeLine() function in skiagm::PathRenderer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/samplecode/
H A DSampleThinAA.cpp72 static sk_sp<ShapeRenderer> MakeLine(bool hairline = false) { in MakeLine() function in skiagm::PathRenderer
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/
H A DUnitTestCells.cxx200 vtkSmartPointer<vtkLine> MakeLine() in MakeLine() function
/dports/math/vtk8/VTK-8.2.0/Filters/General/Testing/Cxx/
H A DTestCellValidator.cxx284 vtkSmartPointer<vtkLine> MakeLine() in MakeLine() function
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DUnitTestCells.cxx226 vtkSmartPointer<vtkLine> MakeLine() in MakeLine() function
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DDXChild.C764 DXChild::MakeLine(char *string, char *newString) in MakeLine() function
/dports/math/vtk9/VTK-9.1.0/Filters/General/Testing/Cxx/
H A DTestCellValidator.cxx324 vtkSmartPointer<vtkLine> MakeLine() in MakeLine() function
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dlegacy.sql.in1282 CREATE OR REPLACE FUNCTION MakeLine(geometry, geometry) function
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dlegacy.sql.in1282 CREATE OR REPLACE FUNCTION MakeLine(geometry, geometry) function
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dlegacy.sql.in1282 CREATE OR REPLACE FUNCTION MakeLine(geometry, geometry) function
/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dlegacy.sql.in1282 CREATE OR REPLACE FUNCTION MakeLine(geometry, geometry) function
/dports/games/openspades/openspades-0.1.3/Sources/Core/
H A DMath.h531 static Line3 MakeLine(Vector3 a, Vector3 b) { return Line3(a, b, false, false); } in MakeLine() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/FEMesh/
H A DFEMesh.h880 FEElement* MakeLine(TArray<int> points, int material) //new Line in MakeLine() function