Home
last modified time | relevance | path

Searched refs:cp_1 (Results 1 – 10 of 10) sorted by relevance

/dports/cad/irsim/irsim-9.7.110/other/h2a/
H A Dsort.c107 register int *cp, *cp_1; local
111 cp_1 = &cp[1];
117 *cp_1++ += *cp++;
120 while( cp_1 < end );
123 cp_1 = &cp[1];
125 do { *cp_1++ += *cp++; } while( cp_1 < end );
/dports/biology/dsr-pdb/dsr-pdb-1.0.3/include/dsrpdb_internal/
H A Dalign_points.h290 std::vector<dsrpdb::Point> cp_0, cp_1; in refine_alignment() local
296 cp_1.push_back(p_1[*c_m]); in refine_alignment()
302 cp_1.begin(), cp_1.end()); in refine_alignment()
/dports/math/cvc4/CVC4-1.7/test/regress/regress0/sets/
H A Drec_copy_loop_check_heap_access_43_4.smt219 (declare-fun cp_1$0 () Loc)
91 (assert (! (not (member cp_1$0 FP_3$0)) :named check_heap_access_43_4))
110 (assert (! (= cp_1$0 tmp_1$0) :named assign_42_4))
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/py2geom/
H A Dpath.cpp142 void (*cp_1)(object, Geom::Path const &) = &py_cairo_path; variable
244 def("cairo_path", cp_1); in wrap_path()
/dports/math/lib2geom/lib2geom-1.1/src/py2geom/
H A Dpath.cpp142 void (*cp_1)(object, Geom::Path const &) = &py_cairo_path; variable
244 def("cairo_path", cp_1); in wrap_path()
/dports/science/antioch/antioch-0.4.0-156-g90ffa43/test/
H A Dnasa_evaluator_unit.C459 …const Scalar cp_1 = R_O2*cea_cp( T1, cea_O2_a1[0], cea_O2_a1[1], cea_O2_a1[2], cea_O2_a1[3], cea_O… in tester() local
469 return_flag_temp = test_cp( species_name, index, cp_1, T1, thermo ); in tester()
528 …const Scalar cp_1 = R_OH*cea_cp( T1, cea_OH_a1[0], cea_OH_a1[1], cea_OH_a1[2], cea_OH_a1[3], cea_O… in tester() local
538 return_flag_temp = test_cp( species_name, index, cp_1, T1, thermo ); in tester()
597 …const Scalar cp_1 = R_O*cea_cp( T1, cea_O_a1[0], cea_O_a1[1], cea_O_a1[2], cea_O_a1[3], cea_O_a1[4… in tester() local
607 return_flag_temp = test_cp( species_name, index, cp_1, T1, thermo ); in tester()
666 …const Scalar cp_1 = R_H2*cea_cp( T1, cea_H2_a1[0], cea_H2_a1[1], cea_H2_a1[2], cea_H2_a1[3], cea_H… in tester() local
676 return_flag_temp = test_cp( species_name, index, cp_1, T1, thermo ); in tester()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/labeling/
H A Dqgsmaptoollabel.cpp412 QgsPointXY cp_1 = cornerPoints.at( 1 ); in currentLabelRotationPoint() local
417 double labelSizeX = std::sqrt( cp_0.sqrDist( cp_1 ) ); in currentLabelRotationPoint()
/dports/graphics/qgis/qgis-3.22.3/src/app/labeling/
H A Dqgsmaptoollabel.cpp479 QgsPointXY cp_1 = cornerPoints.at( 1 ); in currentLabelRotationPoint() local
484 double labelSizeX = std::sqrt( cp_0.sqrDist( cp_1 ) ); in currentLabelRotationPoint()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.hpp279 cp_1 = 4, enumerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.hpp279 cp_1 = 4, enumerator