Home
last modified time | relevance | path

Searched defs:previousKey (Results 1 – 25 of 45) sorted by relevance

12

/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/
H A DOrderedMap.java80 public Object previousKey(Object key); in previousKey() method
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/bidimap/
H A DAbstractOrderedBidiMapDecorator.java78 public Object previousKey(Object key) { in previousKey() method in AbstractOrderedBidiMapDecorator
H A DDualTreeBidiMap.java149 public Object previousKey(Object key) { in previousKey() method in DualTreeBidiMap
H A DTreeBidiMap.java331 public Object previousKey(Object key) { in previousKey() method in TreeBidiMap
1999 public Object previousKey(Object key) { in previousKey() method in TreeBidiMap.Inverse
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/java/org/apache/commons/collections/map/
H A DAbstractOrderedMapDecorator.java83 public Object previousKey(Object key) { in previousKey() method in AbstractOrderedMapDecorator
H A DListOrderedMap.java199 public Object previousKey(Object key) { in previousKey() method in ListOrderedMap
H A DSingletonMap.java400 public Object previousKey(Object key) { in previousKey() method in SingletonMap
H A DAbstractLinkedMap.java211 public Object previousKey(Object key) { in previousKey() method in AbstractLinkedMap
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Duspoof_conf.cpp415 int32_t previousKey = 0; in outputData() local
566 int32_t previousKey = fKeyVec->elementAti(previousKeyIndex); in addKeyEntry() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Duspoof_conf.cpp438 int32_t previousKey = 0; in outputData() local
589 int32_t previousKey = fKeyVec->elementAti(previousKeyIndex); in addKeyEntry() local
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/virtualkeyboard/
H A Dqvirtualkeyboardinputengine.cpp99 Qt::Key previousKey; member in QVirtualKeyboardInputEnginePrivate
368 Qt::Key QVirtualKeyboardInputEngine::previousKey() const in previousKey() function in QVirtualKeyboardInputEngine
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDSceneNodeTools.cpp90 const FCDAnimationKey* previousKey = curveKeys[c - 1]; in GenerateSampledAnimation() local
H A DFCDAnimationCurve.cpp55 static void ComputeTCBTangent(const FCDAnimationKey* previousKey, const FCDAnimationKey* currentKey… in ComputeTCBTangent()
440 const FCDAnimationKey* previousKey = (it - 1) > keys.begin() ? (*(it - 2)) : NULL; in Evaluate() local
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/secure-logging/slogverify/
H A Dslogverify.c114 char previousKey[KEY_LENGTH]; in iterativeMode() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaAnimationCurves.h392 const AnimationKey* previousKey, in computeTCBTangent()
/dports/audio/rosegarden/rosegarden-21.06.1/src/document/io/
H A DLilyPondSegmentsContext.h330 mutable Rosegarden::Key previousKey; // Last key in the previous segment member
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaAnimationCurves.cpp306 … const AnimationKey* previousKey = ( it - 1 ) > mKeys.begin() ? ( * ( it - 2 ) ) : NULL; in evaluate() local
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/main/java/org/apache/hadoop/hbase/
H A DKeyValueUtil.java251 public static KeyValue previousKey(final KeyValue in) { in previousKey() method in KeyValueUtil
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/src/
H A DCOLLADAMaxAnimationExporter.cpp1535 IBezFloatKey previousKey; in getFloatInTangentValue() local
1587 KeyType previousKey; in getPointXSingleInTangentValue() local
1644 KeyType previousKey; in getPointXInTangentValue() local
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/interface/
H A Deditor.cpp294 KeyFrame* previousKey = layer->getKeyFrameAt(previous); in backup() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationScene.cpp2093 Key previousKey = m_clefKeyContext->getKeyFromContext(track, time); in isEventRedundant() local
2119 Key previousKey = m_clefKeyContext->getKeyFromContext(track, time); in isEventRedundant() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/security/
H A DProvider.java1058 private static volatile ServiceKey previousKey = field in Provider
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/security/
H A DProvider.java1058 private static volatile ServiceKey previousKey = field in Provider
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/security/
H A DProvider.java1302 private static volatile ServiceKey previousKey = field in Provider
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/security/
H A DProvider.java1299 private static volatile ServiceKey previousKey = field in Provider

12