Home
last modified time | relevance | path

Searched refs:parallel2 (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/cmake/cmake-3.22.1/Tests/QtAutogen/Parallel2/
H A DCMakeLists.txt8 add_executable(parallel2 ${PARALLEL_SRC}) target
9 set_target_properties(parallel2 PROPERTIES AUTOGEN_PARALLEL 2)
10 target_link_libraries(parallel2 ${QT_LIBRARIES})
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimStatePlaneProjectionInfo.cpp154 double ossimStatePlaneProjectionInfo::parallel2() const in parallel2() function in ossimStatePlaneProjectionInfo
275 parallel2(), in populateProjectionKeywords()
351 double d2 = fabs(parallel2() - lam->getStandardParallel2()); in matchesProjection()
385 << setprecision(12) << thePlane.parallel2() in operator <<()
H A DossimLambertConformalConicProjection.cpp151 double parallel2, in setParameters() argument
158 Lambert_Std_Parallel_2 = parallel2*RAD_PER_DEG; in setParameters()
H A DossimAlbersProjection.cpp180 double parallel2, in setParameters() argument
187 Albers_Std_Parallel_2 = parallel2*RAD_PER_DEG; in setParameters()
/dports/graphics/krita/krita-4.4.8/plugins/generators/multigridpattern/
H A Dmultigridpatterngenerator.cpp208 indexRatio *= 1-abs(qreal(rhomb.parallel2)/qreal(divisions/2.0));
366 for (int parallel2 = 0; parallel2 < totalLines; parallel2++) { local
367 int index2 = halfLines-parallel2;
404 rhomb.parallel2 = index2;
H A Dmultigridpatterngenerator.h52 int parallel2; member
/dports/devel/goredo/goredo-1.21.0/t/apenwarr/010-jobserver/
H A Dclean.do2 first second parallel parallel2
/dports/devel/py-fabric3/Fabric3-1.14.post1/tests/
H A Dtest_decorators.py178 def parallel2(): function
186 'parallel2': parallel2,
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_coroutine/
H A Dparallel2.phpt2 swoole_coroutine: coro parallel2
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/projection/
H A DossimStatePlaneProjectionInfo.h48 double parallel2() const;
H A DossimAlbersProjection.h95 double parallel2,
H A DossimLambertConformalConicProjection.h94 double parallel2,
/dports/math/ngraph/Ngraph-6.3.54-src/x11demo/
H A Ddemo5e.ngp45 axis::num_direction=parallel2
/dports/devel/cmake-gui/cmake-3.22.1/Tests/QtAutogen/
H A DTests.cmake14 ADD_AUTOGEN_TEST(Parallel2 parallel2)
/dports/devel/cmake/cmake-3.22.1/Tests/QtAutogen/
H A DTests.cmake14 ADD_AUTOGEN_TEST(Parallel2 parallel2)
/dports/devel/cmake-doc/cmake-3.22.1/Tests/QtAutogen/
H A DTests.cmake14 ADD_AUTOGEN_TEST(Parallel2 parallel2)
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimReadmeFileWriter.cpp149 const char* parallel2 = kwl.find(ossimKeywordNames::STD_PARALLEL_2_KW); in writeFile() local
229 double stdpar2 = ossimString(parallel2).toDouble(); in writeFile()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/test/
H A Dpath_object_t.cpp882 PathObject parallel2{Map::getCoveringRedLine()}; in calcIntersectionsTest() local
883 parallel2.addCoordinate(MapCoord(20, 0)); in calcIntersectionsTest()
884 parallel2.addCoordinate(MapCoord(40, 0)); in calcIntersectionsTest()
885 parallel2.addCoordinate(MapCoord(60, 0)); in calcIntersectionsTest()
901 QCOMPARE(calculateIntersections(parallel1, parallel2), intersections_parallel); in calcIntersectionsTest()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/creation/
H A Drs_creation.cpp195 RS_Line parallel2{p1, p2}; in createParallelLine() local
198 double dist2 = parallel2.getDistanceToPoint(coord); in createParallelLine()
205 parallelData = parallel2.getData(); in createParallelLine()
/dports/ftp/lftp/lftp-4.9.2/src/
H A DMirrorJob.cc2259 int parallel2=ResMgr::Query("mirror:parallel-transfer-count",target_session->GetHostName()); in CMD() local
2262 if(parallel2>0 && (parallel<0 || parallel>parallel2)) in CMD()
2263 parallel=parallel2; in CMD()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/bfin/
H A Dparallel2.d2 #name: parallel2
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/bfin/
H A Dparallel2.d2 #name: parallel2
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/bfin/
H A Dparallel2.d2 #name: parallel2
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/bfin/
H A Dparallel2.d2 #name: parallel2
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/bfin/
H A Dparallel2.d2 #name: parallel2

123