Home
last modified time | relevance | path

Searched refs:parameterIndex (Results 251 – 275 of 675) sorted by relevance

1...<<11121314151617181920>>...27

/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DStructureHLSL.cpp345 for (size_t parameterIndex = 0u; parameterIndex < ctorParameters.size(); ++parameterIndex) in addStructConstructor() local
347 *constructor += "x" + str(parameterIndex); in addStructConstructor()
348 if (parameterIndex < ctorParameters.size() - 1u) in addStructConstructor()
444 size_t parameterIndex = 0; in addBuiltInConstructor() local
448 const TType &parameter = ctorParameters[parameterIndex]; in addBuiltInConstructor()
450 bool moreParameters = parameterIndex + 1 < ctorParameters.size(); in addBuiltInConstructor()
452 constructor += "x" + str(parameterIndex); in addBuiltInConstructor()
522 constructor += ", x" + str(parameterIndex); in addBuiltInConstructor()
536 parameterIndex++; in addBuiltInConstructor()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessor.cpp473 param->parameterIndex = flatParameterList.size(); in addParameter()
491 p->parameterIndex = i; in addParameterGroup()
515 p->parameterIndex = i; in setParameterTree()
1213 if (auto* param = getParameters()[parameterIndex]) in setParameterNotifyingHost()
1219 setParameter (parameterIndex, newValue); in setParameterNotifyingHost()
1259 changingParams.setBit (parameterIndex); in beginParameterChangeGesture()
1287 jassert (changingParams[parameterIndex]); in endParameterChangeGesture()
1288 changingParams.clearBit (parameterIndex); in endParameterChangeGesture()
1488 if (processor != nullptr && parameterIndex >= 0) in beginChangeGesture()
1517 if (processor != nullptr && parameterIndex >= 0) in endChangeGesture()
[all …]
H A Djuce_AudioProcessorParameter.h201 int getParameterIndex() const noexcept { return parameterIndex; } in getParameterIndex()
251 virtual void parameterValueChanged (int parameterIndex, float newValue) = 0;
266 virtual void parameterGestureChanged (int parameterIndex, bool gestureIsStarting) = 0;
291 int parameterIndex = -1; variable
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessor.cpp457 param->parameterIndex = flatParameterList.size(); in addParameter()
474 p->parameterIndex = i; in addParameterGroup()
495 p->parameterIndex = i; in setParameterTree()
1195 if (auto* param = getParameters()[parameterIndex]) in setParameterNotifyingHost()
1201 setParameter (parameterIndex, newValue); in setParameterNotifyingHost()
1241 changingParams.setBit (parameterIndex); in beginParameterChangeGesture()
1269 jassert (changingParams[parameterIndex]); in endParameterChangeGesture()
1270 changingParams.clearBit (parameterIndex); in endParameterChangeGesture()
1470 if (processor != nullptr && parameterIndex >= 0) in beginChangeGesture()
1499 if (processor != nullptr && parameterIndex >= 0) in endChangeGesture()
[all …]
H A Djuce_AudioProcessorParameter.h201 int getParameterIndex() const noexcept { return parameterIndex; } in getParameterIndex()
251 virtual void parameterValueChanged (int parameterIndex, float newValue) = 0;
266 virtual void parameterGestureChanged (int parameterIndex, bool gestureIsStarting) = 0;
291 int parameterIndex = -1; variable
H A Djuce_AudioProcessorListener.h57 int parameterIndex,
88 int parameterIndex);
105 int parameterIndex);
/dports/science/gromacs/gromacs-2021.4/api/nblib/listed_forces/
H A Dconversions.hpp170 int parameterIndex = index[2] + offset; in transferIndicesImpl() local
171 idef.il[ListedIndex<TwoCenterType>::value].iatoms.push_back(parameterIndex); in transferIndicesImpl()
183 int parameterIndex = index[3] + offset; in transferIndicesImpl() local
184 idef.il[ListedIndex<ThreeCenterType>::value].iatoms.push_back(parameterIndex); in transferIndicesImpl()
197 int parameterIndex = index[4] + offset; in transferIndicesImpl() local
198 idef.il[ListedIndex<FourCenterType>::value].iatoms.push_back(parameterIndex); in transferIndicesImpl()
212 int parameterIndex = index[5] + offset; in transferIndicesImpl() local
213 idef.il[ListedIndex<FiveCenterType>::value].iatoms.push_back(parameterIndex); in transferIndicesImpl()
/dports/devel/libunit/unit-1.26.1/src/java/nginx/unit/websocket/server/
H A DUriTemplate.java159 private final int parameterIndex; field in UriTemplate.Segment
162 public Segment(int parameterIndex, String value) { in Segment() argument
163 this.parameterIndex = parameterIndex; in Segment()
169 return parameterIndex; in getParameterIndex()
/dports/www/unit/unit-1.26.1/src/java/nginx/unit/websocket/server/
H A DUriTemplate.java159 private final int parameterIndex; field in UriTemplate.Segment
162 public Segment(int parameterIndex, String value) { in Segment() argument
163 this.parameterIndex = parameterIndex; in Segment()
169 return parameterIndex; in getParameterIndex()
/dports/www/unit-php/unit-1.26.1/src/java/nginx/unit/websocket/server/
H A DUriTemplate.java159 private final int parameterIndex; field in UriTemplate.Segment
162 public Segment(int parameterIndex, String value) { in Segment() argument
163 this.parameterIndex = parameterIndex; in Segment()
169 return parameterIndex; in getParameterIndex()
/dports/www/unit-python/unit-1.26.1/src/java/nginx/unit/websocket/server/
H A DUriTemplate.java159 private final int parameterIndex; field in UriTemplate.Segment
162 public Segment(int parameterIndex, String value) { in Segment() argument
163 this.parameterIndex = parameterIndex; in Segment()
169 return parameterIndex; in getParameterIndex()
/dports/www/unit-java/unit-1.26.1/src/java/nginx/unit/websocket/server/
H A DUriTemplate.java159 private final int parameterIndex; field in UriTemplate.Segment
162 public Segment(int parameterIndex, String value) { in Segment() argument
163 this.parameterIndex = parameterIndex; in Segment()
169 return parameterIndex; in getParameterIndex()
/dports/www/unit-perl/unit-1.26.1/src/java/nginx/unit/websocket/server/
H A DUriTemplate.java159 private final int parameterIndex; field in UriTemplate.Segment
162 public Segment(int parameterIndex, String value) { in Segment() argument
163 this.parameterIndex = parameterIndex; in Segment()
169 return parameterIndex; in getParameterIndex()

1...<<11121314151617181920>>...27