Home
last modified time | relevance | path

Searched defs:getKey (Results 26 – 50 of 3549) sorted by relevance

12345678910>>...142

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DResolvedBinaryType.java41 public String getKey() { in getKey() method in ResolvedBinaryType
46 public String getKey(boolean forceOpen) throws JavaModelException { in getKey() method in ResolvedBinaryType
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/
H A DKeyRefPair.c73 KeyRefPair<TKey,TValue>::getKey() const in getKey() function
79 template <class TKey, class TValue> TKey* KeyRefPair<TKey,TValue>::getKey() in getKey() function
H A DKVStringPair.hpp143 inline const XMLCh* KVStringPair::getKey() const in getKey() function in KVStringPair
148 inline XMLCh* KVStringPair::getKey() in getKey() function in KVStringPair
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/metrics/
H A DMultiLevelCollector.java93 protected abstract String getKey(final SAMReadGroupRecord rg); in getKey() method in MultiLevelCollector.Distributor
158 protected String getKey(SAMReadGroupRecord rg) { in getKey() method in MultiLevelCollector.AllReadsDistributor
196 protected String getKey(SAMReadGroupRecord rg) { in getKey() method in MultiLevelCollector.SampleDistributor
218 protected String getKey(SAMReadGroupRecord rg) { in getKey() method in MultiLevelCollector.LibraryDistributor
240 protected String getKey(SAMReadGroupRecord rg) { in getKey() method in MultiLevelCollector.ReadGroupCollector
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/hfs/types/hfscommon/
H A DCommonHFSAttributesLeafRecord.java39 public abstract CommonHFSAttributesKey getKey(); in getKey() method in CommonHFSAttributesLeafRecord
59 public CommonHFSAttributesKey getKey() { in getKey() method in CommonHFSAttributesLeafRecord.HFSPlusImplementation
H A DCommonHFSExtentLeafRecord.java46 public abstract CommonHFSExtentKey getKey(); in getKey() method in CommonHFSExtentLeafRecord
70 public CommonHFSExtentKey getKey() { in getKey() method in CommonHFSExtentLeafRecord.HFSImplementation
138 public CommonHFSExtentKey getKey() { in getKey() method in CommonHFSExtentLeafRecord.HFSPlusImplementation
H A DCommonBTKeyedRecord.java26 public abstract K getKey(); in getKey() method in CommonBTKeyedRecord
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ObjectModel/tests/KeyedCollection/
H A DUtils.cs146 Func<TValue, TKey> getKey, in AddItemsFunc()
238 Func<TValue, TKey> getKey, in AddItems()
272 Func<TValue, TKey> getKey, in InsertItems()
306 Func<TValue, TKey> getKey, in InsertItemsObject()
340 Func<TValue, TKey> getKey, in AddItemsObject()
509 public TestKeyedCollection(Func<TValue, TKey> getKey) in TestKeyedCollection()
520 Func<TValue, TKey> getKey, in TestKeyedCollection()
/dports/devel/spark/spark-2.1.1/sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/
H A DStatefulAggregate.scala81 val getKey = GenerateUnsafeProjection.generate(keyExpressions, child.output) constant
149 val getKey = GenerateUnsafeProjection.generate(keyExpressions, child.output) constant
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/fizz/handshake/
H A DFizzPacketNumberCipher.cpp56 const Buf& Aes128PacketNumberCipher::getKey() const { in getKey() function in quic::Aes128PacketNumberCipher
60 const Buf& Aes256PacketNumberCipher::getKey() const { in getKey() function in quic::Aes256PacketNumberCipher
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DGet.hs88 getKey key afile = getKey' key afile =<< Remote.keyPossibilities key function
91 getKey' key afile = dispatch function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/frozen/
H A DFrozenAssociative-inl.h28 static const K& getKey(const std::pair<const K, V>& pair) { in getKey() function
34 static const K& getKey(const std::pair<K, V>& pair) { return pair.first; } in getKey() function
59 static const K& getKey(const K& item) { return item; } in getKey() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/oa/poa/
H A DActiveObjectMap.java133 public abstract Key getKey(AOMEntry value) throws WrongPolicy ; in getKey() method in ActiveObjectMap
135 public Key getKey(Servant value) throws WrongPolicy in getKey() method in ActiveObjectMap
186 public Key getKey(AOMEntry value) throws WrongPolicy in getKey() method in SingleObjectMap
225 public Key getKey(AOMEntry value) throws WrongPolicy in getKey() method in MultipleObjectMap
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/oa/poa/
H A DActiveObjectMap.java133 public abstract Key getKey(AOMEntry value) throws WrongPolicy ; in getKey() method in ActiveObjectMap
135 public Key getKey(Servant value) throws WrongPolicy in getKey() method in ActiveObjectMap
186 public Key getKey(AOMEntry value) throws WrongPolicy in getKey() method in SingleObjectMap
225 public Key getKey(AOMEntry value) throws WrongPolicy in getKey() method in MultipleObjectMap
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/examples/org.eclipse.compare.examples.xml/src/org/eclipse/compare/examples/xml/
H A DMapping.java81 public String getKey() { in getKey() method in Mapping
85 public static String getKey(String signature, String element) { in getKey() method in Mapping
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/
H A DKVStringPair.hpp143 inline const XMLCh* KVStringPair::getKey() const in getKey() function in KVStringPair
148 inline XMLCh* KVStringPair::getKey() in getKey() function in KVStringPair
/dports/devel/spark/spark-2.1.1/core/src/main/java/org/apache/spark/shuffle/sort/
H A DShuffleSortDataFormat.java33 public PackedRecordPointer getKey(LongArray data, int pos) { in getKey() method in ShuffleSortDataFormat
44 public PackedRecordPointer getKey(LongArray data, int pos, PackedRecordPointer reuse) { in getKey() method in ShuffleSortDataFormat
/dports/graphics/dilay/dilay-1.9.0/lib/src/tool/
H A Dmove-camera.hpp19 ToolKey getKey () const { return ToolKey::MoveCamera; } in getKey() function in ToolMoveCamera
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml.crypto/share/classes/javax/xml/crypto/
H A DKeySelectorResult.java53 Key getKey(); in getKey() method
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/data/
H A DKeyedValue.java57 public Comparable getKey(); in getKey() method
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/memory/memory-core/src/main/java/org/apache/arrow/memory/
H A DValueWithKeyIncluded.java27 K getKey(); in getKey() method
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml.crypto/share/classes/javax/xml/crypto/
H A DKeySelectorResult.java53 Key getKey(); in getKey() method
/dports/databases/arrow/apache-arrow-6.0.1/java/memory/memory-core/src/main/java/org/apache/arrow/memory/
H A DValueWithKeyIncluded.java27 K getKey(); in getKey() method
/dports/audio/festival/speech_tools/java/common/cstr/util/
H A DKeyed.java46 public Object getKey(); in getKey() method
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml.crypto/share/classes/javax/xml/crypto/
H A DKeySelectorResult.java53 Key getKey(); in getKey() method

12345678910>>...142