Home
last modified time | relevance | path

Searched refs:bands_type (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/vigra/vigra-8acd73a/src/impex/
H A Dviff.cxx602 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
608 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
614 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
620 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
626 bands_type & castbands = static_cast< bands_type & >(bands); in read_bands()
994 bands_type & castbands = static_cast< bands_type & >(pimpl->bands); in finalizeSettings()
1024 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
1028 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
1032 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
1036 bands_type & bands = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
[all …]
H A Dpnm.cxx446 typedef void_vector< UInt8 > bands_type; in currentScanlineOfBand() typedef
447 const bands_type & bands in currentScanlineOfBand()
451 typedef void_vector<UInt16> bands_type; in currentScanlineOfBand() typedef
452 const bands_type & bands in currentScanlineOfBand()
456 typedef void_vector<UInt32> bands_type; in currentScanlineOfBand() typedef
457 const bands_type & bands in currentScanlineOfBand()
636 bands_type & bands in currentScanlineOfBand()
640 typedef void_vector<UInt16> bands_type; in currentScanlineOfBand() typedef
641 bands_type & bands in currentScanlineOfBand()
645 typedef void_vector<UInt32> bands_type; in currentScanlineOfBand() typedef
[all …]
H A Dpng.cxx749 typedef void_vector< UInt8 > bands_type; in currentScanlineOfBand() typedef
750 bands_type & bands in currentScanlineOfBand()
751 = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
756 typedef void_vector<Int16> bands_type; in currentScanlineOfBand() typedef
757 bands_type & bands in currentScanlineOfBand()
758 = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
/dports/graphics/panomatic/panomatic-0.9.4/vigra/src/impex/
H A Dviff.cxx601 bands_type & castbands = static_cast< bands_type & >(bands);
607 bands_type & castbands = static_cast< bands_type & >(bands);
613 bands_type & castbands = static_cast< bands_type & >(bands);
619 bands_type & castbands = static_cast< bands_type & >(bands);
625 bands_type & castbands = static_cast< bands_type & >(bands);
994 bands_type & castbands = static_cast< bands_type & >(pimpl->bands);
1024 bands_type & bands = static_cast< bands_type & >(pimpl->bands);
1028 bands_type & bands = static_cast< bands_type & >(pimpl->bands);
1032 bands_type & bands = static_cast< bands_type & >(pimpl->bands);
1036 bands_type & bands = static_cast< bands_type & >(pimpl->bands);
[all …]
H A Dpnm.cxx449 typedef void_vector< UInt8 > bands_type; in currentScanlineOfBand() typedef
450 const bands_type & bands in currentScanlineOfBand()
454 typedef void_vector<UInt16> bands_type; in currentScanlineOfBand() typedef
455 const bands_type & bands in currentScanlineOfBand()
459 typedef void_vector<UInt32> bands_type; in currentScanlineOfBand() typedef
460 const bands_type & bands in currentScanlineOfBand()
640 bands_type & bands in currentScanlineOfBand()
644 typedef void_vector<UInt16> bands_type; in currentScanlineOfBand() typedef
645 bands_type & bands in currentScanlineOfBand()
649 typedef void_vector<UInt32> bands_type; in currentScanlineOfBand() typedef
[all …]
H A Dpng.cxx742 typedef void_vector< UInt8 > bands_type; in currentScanlineOfBand() typedef
743 bands_type & bands in currentScanlineOfBand()
744 = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
749 typedef void_vector<Int16> bands_type; in currentScanlineOfBand() typedef
750 bands_type & bands in currentScanlineOfBand()
751 = static_cast< bands_type & >(pimpl->bands); in currentScanlineOfBand()
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dqes_types_module.f90580 TYPE :: bands_type type
599 END TYPE bands_type
1358 TYPE(bands_type) :: bands
H A Dqexsd_input.f90119 TYPE ( bands_type) :: obj
H A Dqes_reset_module.f90862 TYPE(bands_type),INTENT(INOUT) :: obj
H A Dqes_init_module.f90264 TYPE(bands_type),INTENT(IN) :: bands
1455 TYPE(bands_type), INTENT(OUT) :: obj
H A Dqes_write_module.f901066 TYPE(bands_type),INTENT(IN) :: obj
H A Dqes_bcast_module.f901047 TYPE(bands_type), INTENT(INOUT) :: obj
H A Dqes_read_module.f904413 TYPE(bands_type), INTENT(OUT) :: obj