Home
last modified time | relevance | path

Searched refs:getParameterValue (Results 26 – 50 of 624) sorted by relevance

12345678910>>...25

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-core/src/main/java/com/mysql/clusterj/core/query/
H A DLessThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
66 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LT, filt… in filterCmpValue()
H A DGreaterEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
61 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
H A DLessEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
60 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LE, filt… in filterCmpValue()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-core/src/main/java/com/mysql/clusterj/core/query/
H A DGreaterThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
67 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
H A DLessThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
66 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LT, filt… in filterCmpValue()
H A DLessEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
60 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LE, filt… in filterCmpValue()
H A DGreaterEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
61 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-core/src/main/java/com/mysql/clusterj/core/query/
H A DLessThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
66 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LT, filt… in filterCmpValue()
H A DGreaterThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
67 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
H A DGreaterEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
61 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
H A DLessEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
60 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LE, filt… in filterCmpValue()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/clusterj/clusterj-core/src/main/java/com/mysql/clusterj/core/query/
H A DGreaterThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
67 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
H A DLessThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
66 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LT, filt… in filterCmpValue()
H A DGreaterEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
61 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
H A DLessEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
60 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LE, filt… in filterCmpValue()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/clusterj/clusterj-core/src/main/java/com/mysql/clusterj/core/query/
H A DLessThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
66 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LT, filt… in filterCmpValue()
H A DGreaterThanPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
52 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLT… in operationSetBounds()
55 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
67 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
H A DGreaterEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundLE… in operationSetBounds()
61 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()
H A DLessEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
50 …property.operationSetBounds(param.getParameterValue(context), IndexScanOperation.BoundType.BoundGE… in operationSetBounds()
60 …property.filterCmpValue(param.getParameterValue(context), ScanFilter.BinaryCondition.COND_LE, filt… in filterCmpValue()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Designer/src/
H A DNewGrouperSlotDialog.cpp118 QString offsetSlot = action->getParameterValue(ActionParameters::SEQ_SLOT).toString(); in AnnsActionDialog()
127 bool unique = action->getParameterValue(ActionParameters::UNIQUE).toBool(); in AnnsActionDialog()
160 QString seqName = action->getParameterValue(ActionParameters::SEQ_NAME).toString(); in SequeceActionDialog()
164 int gap = action->getParameterValue(ActionParameters::GAP).toInt(); in SequeceActionDialog()
173 QString msaName = action->getParameterValue(ActionParameters::MSA_NAME).toString(); in SequeceActionDialog()
177 bool unique = action->getParameterValue(ActionParameters::UNIQUE).toBool(); in SequeceActionDialog()
221 QString msaName = action->getParameterValue(ActionParameters::MSA_NAME).toString(); in MsaActionDialog()
225 bool unique = action->getParameterValue(ActionParameters::UNIQUE).toBool(); in MsaActionDialog()
254 QString sep = action->getParameterValue(ActionParameters::SEPARATOR).toString(); in StringActionDialog()
/dports/net/kea/kea-2.0.1/src/lib/process/tests/
H A Dconfig_ctl_info_unittests.cc51 TEST(ConfigDbInfo, getParameterValue) { in TEST() argument
60 ASSERT_NO_THROW(found = db1.getParameterValue("type", value)); in TEST()
65 ASSERT_NO_THROW(found = db1.getParameterValue("name", value)); in TEST()
70 ASSERT_NO_THROW(found = db1.getParameterValue("port", value)); in TEST()
75 ASSERT_NO_THROW(found = db1.getParameterValue("readonly", value)); in TEST()
80 ASSERT_NO_THROW(found = db1.getParameterValue("bogus", value)); in TEST()
/dports/biology/ugene/ugene-40.1/src/plugins_checker/src/
H A DMain.cpp121 …loadDirPath(FileAndDirectoryUtils::getAbsolutePath(cmdLineRegistry->getParameterValue(CMDLineCoreO… in main()
124 …figsDirPath(FileAndDirectoryUtils::getAbsolutePath(cmdLineRegistry->getParameterValue(CMDLineCoreO… in main()
127 …raryDirPath(FileAndDirectoryUtils::getAbsolutePath(cmdLineRegistry->getParameterValue(CMDLineCoreO… in main()
130 …DataDirPath(FileAndDirectoryUtils::getAbsolutePath(cmdLineRegistry->getParameterValue(CMDLineCoreO… in main()
133 …eStorageDir(FileAndDirectoryUtils::getAbsolutePath(cmdLineRegistry->getParameterValue(CMDLineCoreO… in main()
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/
H A Dopna_controller.cpp517 int prev = envFM_[2]->getParameterValue(param); in resetFMChannelEnvelope()
522 int prev = envFM_[ch]->getParameterValue(FMEnvelopeParameter::RR1); in resetFMChannelEnvelope()
526 prev = envFM_[ch]->getParameterValue(FMEnvelopeParameter::RR2); in resetFMChannelEnvelope()
530 prev = envFM_[ch]->getParameterValue(FMEnvelopeParameter::RR3); in resetFMChannelEnvelope()
534 prev = envFM_[ch]->getParameterValue(FMEnvelopeParameter::RR4); in resetFMChannelEnvelope()
1383 data += envFM_[inch]->getParameterValue(FMEnvelopeParameter::AL); in writeFMEnveropeParameterToRegister()
1389 data |= envFM_[inch]->getParameterValue(FMEnvelopeParameter::ML1); in writeFMEnveropeParameterToRegister()
1408 data |= envFM_[inch]->getParameterValue(FMEnvelopeParameter::AR1); in writeFMEnveropeParameterToRegister()
1418 data |= envFM_[inch]->getParameterValue(FMEnvelopeParameter::DR1); in writeFMEnveropeParameterToRegister()
1837 if (d != envFM_[inch]->getParameterValue(p)) { in checkOperatorSequenceFM()
[all …]
/dports/www/axis2/axis2-1.8.0/samples/servicelifecycle/src/sample/servicelifecycle/
H A DLibraryService.java99 … this.availableBookList = (BookList) service.getParameterValue(LibraryConstants.AVAILABLE_BOOK); in init()
101 this.allBookList = (BookList) service.getParameterValue(LibraryConstants.ALL_BOOK); in init()
102 this.lendBookList = (BookList) service.getParameterValue(LibraryConstants.LEND_BOOK); in init()
103 this.userList = (UserList) service.getParameterValue(LibraryConstants.USER_LIST); in init()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/clusterj/clusterj-core/src/main/java/com/mysql/clusterj/core/query/
H A DGreaterEqualPredicateImpl.java41 if (param.getParameterValue(context) == null) { in markBoundsForCandidateIndices()
55 Object lowerBound = param.getParameterValue(context); in operationSetBounds()
72 property.filterCmpValue(param.getParameterValue(context), in filterCmpValue()

12345678910>>...25