Home
last modified time | relevance | path

Searched refs:startInput (Results 1 – 25 of 73) sorted by relevance

123

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/fullcalendar/fullcalendar/src/models/
H A DUnzonedRange.ts14 constructor(startInput?, endInput?) {
16 if (moment.isMoment(startInput)) {
17 startInput = (startInput.clone() as any).stripZone()
24 if (startInput) {
25 this.startMs = startInput.valueOf()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/fullcalendar/fullcalendar/src/models/event/
H A DEventDateProfile.ts24 let startInput = rawProps.start || rawProps.date
27 if (!startInput) {
32 let start = calendar.moment(startInput)
/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTrace.h268 Index startInput = 0;
272 startInput += idx * m_preservedStrides[i];
275 startInput += index * m_preservedStrides[0];
280 startInput += idx * m_preservedStrides[i];
283 startInput += index * m_preservedStrides[NumOutputDims - 1];
285 return startInput;
H A DTensorReduction.h901 Index startInput = 0;
906 startInput += idx * m_preservedStrides[i];
911 startInput += index;
913 startInput += index * m_preservedStrides[0];
919 startInput += idx * m_preservedStrides[i];
924 startInput += index;
926 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
929 return startInput;
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorTrace.h268 Index startInput = 0;
272 startInput += idx * m_preservedStrides[i];
275 startInput += index * m_preservedStrides[0];
280 startInput += idx * m_preservedStrides[i];
283 startInput += index * m_preservedStrides[NumOutputDims - 1];
285 return startInput;
H A DTensorReduction.h896 Index startInput = 0;
901 startInput += idx * m_preservedStrides[i];
906 startInput += index;
908 startInput += index * m_preservedStrides[0];
914 startInput += idx * m_preservedStrides[i];
919 startInput += index;
921 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
924 return startInput;
/dports/vietnamese/x-unikey/x-unikey-1.0.4/src/vnconv/
H A Dcharset.h89 virtual void startInput() {}; in startInput() function
189 virtual void startInput();
240 virtual void startInput();
255 virtual void startInput();
H A Dcharset.cpp523 void UnicodeCStringCharset::startInput() in startInput() function in UnicodeCStringCharset
734 void VIQRCharset::startInput() in startInput() function in VIQRCharset
954 void UTF8VIQRCharset::startInput() in startInput() function in UTF8VIQRCharset
956 m_pUtf->startInput(); in startInput()
957 m_pViqr->startInput(); in startInput()
976 m_pViqr->startInput(); // just to reset the VIQR object state in nextInput()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/advancedrename/parser/modifiers/
H A Drangemodifier.cpp50 ui->startInput->setFocus(); in RangeDialog()
93 int start = dlg->ui->startInput->value(); in slotTokenTriggered()
/dports/math/eigen3/eigen-3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/math/R-cran-RcppEigen/RcppEigen/inst/include/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/science/pcmsolver/pcmsolver-1.3.0/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReduction.h707 Index startInput = 0;
712 startInput += idx * m_preservedStrides[i];
717 startInput += index;
719 startInput += index * m_preservedStrides[0];
725 startInput += idx * m_preservedStrides[i];
730 startInput += index;
732 startInput += index * m_preservedStrides[NumPreservedStrides - 1];
735 return startInput;
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DAudio.h48 void startInput(const QString &input = QString());
H A DAudio.cpp245 void Audio::startInput(const QString &input) { in startInput() function in Audio
279 startInput(input); in start()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DAudio.h48 void startInput(const QString &input = QString());
H A DAudio.cpp245 void Audio::startInput(const QString &input) { in startInput() function in Audio
279 startInput(input); in start()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMBlend.h43 void startInput(size_t i_start,size_t i_end)const in startInput() function
H A DMayaDMSingleShadingSwitch.h51 void startInput(size_t i_start,size_t i_end)const in startInput() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DSC_TerminalClient.h145 void startInput();

123