Home
last modified time | relevance | path

Searched defs:cpf (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/
H A Dstatesaver.cc34 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::READ); in getFrames() local
47 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::CREATE); in WriteFrame() local
54 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::MODIFY); in WriteFrame() local
61 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::MODIFY); in WriteFrame() local
90 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::READ); in ReadFrame() local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/
H A Dstatesaver.cc34 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::READ); in getFrames() local
47 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::CREATE); in WriteFrame() local
54 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::MODIFY); in WriteFrame() local
61 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::MODIFY); in WriteFrame() local
90 CheckpointFile cpf(hdf5file_, CheckpointAccessLevel::READ); in ReadFrame() local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/tests/
H A Dtest_hdf5.cc175 CheckpointFile cpf("testin_yo.ab", CheckpointAccessLevel::MODIFY); in BOOST_AUTO_TEST_CASE() local
182 CheckpointFile cpf("xtp_testing.hdf5", CheckpointAccessLevel::READ); in BOOST_AUTO_TEST_CASE() local
192 CheckpointFile cpf("xtp_testing.hdf5", CheckpointAccessLevel::READ); in BOOST_AUTO_TEST_CASE() local
200 CheckpointFile cpf("xtp_vector_string.hdf5"); in BOOST_AUTO_TEST_CASE() local
220 CheckpointFile cpf("xtp_staticsegment.hdf5"); in BOOST_AUTO_TEST_CASE() local
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_PRM/
H A DPRMSystemTestSuite.h260 const auto& cpf = _asia_->get("visitToAsia").cpf(); in testVisitToAsia() local
284 const auto& cpf = _asia_->get("tuberculosis").cpf(); in testTuberculosis() local
308 const auto& cpf = _asia_->get("smoking").cpf(); in testSmoking() local
332 const auto& cpf = _asia_->get("lungCancer").cpf(); in testLungCancer() local
356 const auto& cpf = _asia_->get("bronchitis").cpf(); in testBronchitis() local
380 const auto& cpf = _asia_->get("tubOrCancer").cpf(); in testTubOrCancer() local
404 const auto& cpf = _asia_->get("positiveXRay").cpf(); in testPositiveXRay() local
428 const auto& cpf = _asia_->get("dyspnea").cpf(); in testDyspnea() local
/dports/x11-wm/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0/src/
H A Dfollow-focus.cpp61 auto cpf = wf::get_core().get_cursor_position(); in change_output() local
84 auto cpf = wf::get_core().get_cursor_position(); in check_output() local
136 auto cpf = wf::get_core().get_cursor_position(); in check_view() local
/dports/x11-fonts/psftools/psftools-1.0.13/tools/
H A Dcpialloc.c129 CP_FONT *cpf = malloc(sizeof(CP_FONT)); in cph_add_font() local
148 CP_FONT *cpf; in cpi_count_chars() local
164 CP_FONT *cpf; in cpi_find_glyph() local
H A Dcpicrush.c36 static CRUSHTMP *find_ctmp(CRUSHTMP *ct, CP_FONT *cpf) in find_ctmp()
53 CP_FONT *cpf; in cpi_crush() local
H A Dcpidump.c27 CP_FONT *cpf; in cpi_dump() local
H A Dcpibloat.c12 CP_FONT *cpf; in cpi_bloat() local
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/PRM/elements/
H A DPRMReferenceSlot_tpl.h97 INLINE Potential< GUM_SCALAR >& PRMReferenceSlot< GUM_SCALAR >::cpf() { in cpf() function
102 INLINE const Potential< GUM_SCALAR >& PRMReferenceSlot< GUM_SCALAR >::cpf() const { in cpf() function
H A DPRMParameter_tpl.h93 Potential< GUM_SCALAR >& PRMParameter< GUM_SCALAR >::cpf() { in cpf() function
98 const Potential< GUM_SCALAR >& PRMParameter< GUM_SCALAR >::cpf() const { in cpf() function
H A DPRMAggregate_tpl.h177 INLINE Potential< GUM_SCALAR >& PRMAggregate< GUM_SCALAR >::cpf() { in cpf() function
182 INLINE const Potential< GUM_SCALAR >& PRMAggregate< GUM_SCALAR >::cpf() const { in cpf() function
H A DPRMFuncAttribute_tpl.h72 INLINE void PRMFuncAttribute< GUM_SCALAR >::setCpf_(Potential< GUM_SCALAR >* cpf) { in setCpf_()
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/cca/
H A DMPQC_SimpleDriver_Impl.cc104 ConfigurableParameterFactory *cpf in setServices() local
240 MPQC::SimpleDriver_impl::setup_parameters(ConfigurableParameterFactory *cpf) in setup_parameters()
H A DMPQC_Chemistry_QC_ModelFactory_Impl.cc155 ConfigurableParameterFactory *cpf in setServices() local
385 MPQC::Chemistry_QC_ModelFactory_impl::setup_parameters(ConfigurableParameterFactory *cpf) in setup_parameters()
H A DMPQC_IntegralEvaluatorFactory_Impl.cc107 ConfigurableParameterFactory *cpf in setServices() local
352 ConfigurableParameterFactory *cpf) in setup_parameters()
/dports/misc/nut/nut-20.1/fltk/
H A DNutValue.cc100 …color, NutButtonWidget *nbw, struct food *fw, int nutnum, int screennum, int cpf) : Fl_Wizard (x, … in NutValue()
121 …color, NutButtonWidget *nbw, struct food *fw, int nutnum, int screennum, int cpf, int omega) : Fl_… in NutValue()
/dports/games/atomix/atomix-3.34.0/src/
H A Dpf-test.c8 PlayField *cpf; in main() local
/dports/devel/gdcm/gdcm-3.0.10/Source/MediaStorageAndFileFormat/
H A DgdcmBitmap.cxx422 const PixelFormat & cpf = codec.GetPixelFormat(); in TryJPEGCodec() local
493 const PixelFormat & cpf = codec.GetPixelFormat(); in TryJPEGCodec() local
507 const PixelFormat & cpf = codec.GetPixelFormat(); in TryJPEGCodec() local
742 const PixelFormat & cpf = codec.GetPixelFormat(); in TryJPEGLSCodec() local
832 const PixelFormat & cpf = codec.GetPixelFormat(); in TryJPEG2000Codec() local
907 const PixelFormat & cpf = codec.GetPixelFormat(); in TryJPEG2000Codec() local
/dports/devel/py-Faker/Faker-0.8.15/faker/providers/ssn/pt_BR/
H A D__init__.py38 def cpf(self): member in Provider
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dbad_c_struct_T252.pyx6 cpdef cpf(default=100): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dbad_c_struct_T252.pyx6 cpdef cpf(default=100): function
/dports/math/cln/cln-1.3.6/examples/
H A Dpi.cc64 cl_print_flags cpf; in main() local
/dports/net-im/kopete/kopete-21.12.3/plugins/cryptography/
H A Dcryptographyplugin.cpp148 const Kleo::CryptoBackendFactory *cpf = Kleo::CryptoBackendFactory::instance(); in slotIncomingMessage() local
177 const Kleo::CryptoBackendFactory *cpf = Kleo::CryptoBackendFactory::instance(); in slotIncomingMessageContinued() local
292 const Kleo::CryptoBackendFactory *cpf = Kleo::CryptoBackendFactory::instance(); in slotOutgoingMessage() local
/dports/www/elgg/elgg-3.3.23/vendor/fzaninotto/faker/src/Faker/Provider/pt_BR/
H A DPerson.php111 public function cpf($formatted = true) function in Faker\\Provider\\pt_BR\\Person

12345678910