Home
last modified time | relevance | path

Searched defs:linkKey (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DReKey.hs85 linkKey file oldkey newkey = ifM (isJust <$> isAnnexLink file) function
/dports/net/messagelib/messagelib-21.12.3/webengineviewer/src/webengineaccesskey/
H A Dwebengineaccesskey.cpp67 QString linkKey(url.toString()); in linkElementKey() local
81 const QString linkKey(linkElementKey(element, baseUrl)); in handleDuplicateLinkElements() local
130 const QString linkKey(linkElementKey(element, mWebEngine->url())); in checkForAccessKey() local
/dports/misc/sword/sword-1.8.1/utilities/
H A Dimp2ld.cpp157 SWKey *key, *linkKey; in main() local
H A Dosis2mod.cpp594 void linkToEntry(VerseKey &linkKey, VerseKey &dest) { in linkToEntry()
1331 VerseKey linkKey; in writeLinks() local
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/spark/sv/discovery/inference/
H A DSimpleNovelAdjacencyAndChimericAlignmentEvidence.java84 …final String linkKey = firstVar instanceof BreakEndVariantType ? GATKSVVCFConstants.BND_MATEID_STR… in toVariantContexts() local
166 final String linkKey) { in produceLinkedAssemblyBasedVariants()
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/spark/sv/discovery/
H A DAnnotatedVariantProducerUnitTest.java76 final String linkKey, in testAssemblyBasedAnnotation()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/dsr/model/
H A Ddsr-routing.cc995 LinkKey linkKey; in CheckSendBuffer() local
1236 LinkKey linkKey; in PacketNewRoute() local
1525 LinkKey linkKey; in Send() local
1814 LinkKey linkKey; in SendPacketFromBuffer() local
2062 LinkKey linkKey; in CancelLinkPacketTimer() local
2376 LinkKey linkKey; in ScheduleLinkPacketRetry() local
2710 LinkKey linkKey; in ForwardPacket() local
/dports/databases/hbase/hbase-1.2.1/hbase-it/src/test/java/org/apache/hadoop/hbase/mapreduce/
H A DIntegrationTestBulkLoad.java470 public int compareTo(LinkKey linkKey) { in compareTo()
542 public int getPartition(LinkKey linkKey, in getPartition()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaclient.cpp10614 std::unique_ptr<byte[]> linkKey(new byte[linkKeySize]); in encryptlink() local