Home
last modified time | relevance | path

Searched refs:addCandidates (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/kleopatra/kleopatra-21.12.3/src/crypto/gui/
H A Dsigningcertificateselectionwidget.cpp35 static void addCandidates(GpgME::Protocol prot, QComboBox *combo);
66 addCandidates(GpgME::CMS, ui.cmsCombo); in Private()
67 addCandidates(GpgME::OpenPGP, ui.pgpCombo); in Private()
108 void SigningCertificateSelectionWidget::Private::addCandidates(GpgME::Protocol prot, QComboBox *com… in addCandidates() function in SigningCertificateSelectionWidget::Private
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DPredictorSingleton.cpp119 void PredictorSingleton::addCandidates(string characters, size_t head, size_t length) in addCandidates() function in PredictorSingleton
164 PredictorSingleton::addCandidates( in setMultiCharacterWordCandidateVector()
179 PredictorSingleton::addCandidates(currentCharacterString, position, 1); in setSingleCharacterWordCandidateVector()
H A DPredictorSingleton.h44 void addCandidates(string characters, size_t head, size_t length = 1);
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DPredictorSingleton.cpp119 void PredictorSingleton::addCandidates(string characters, size_t head, size_t length) in addCandidates() function in PredictorSingleton
164 PredictorSingleton::addCandidates( in setMultiCharacterWordCandidateVector()
179 PredictorSingleton::addCandidates(currentCharacterString, position, 1); in setSingleCharacterWordCandidateVector()
H A DPredictorSingleton.h44 void addCandidates(string characters, size_t head, size_t length = 1);
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/xml/xpath/
H A DSelector.java176 addCandidates(context, acc); in evaluate()
188 addCandidates((Node) i.next(), acc); in evaluate()
252 void addCandidates(Node context, Collection candidates) in addCandidates() method in Selector
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/xml/xpath/
H A DSelector.java187 addCandidates(context, acc); in evaluate()
197 addCandidates(i.next(), acc); in evaluate()
249 void addCandidates(Node context, Collection<Node> candidates) in addCandidates() method in Selector
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/xml/xpath/
H A DSelector.java187 addCandidates(context, acc); in evaluate()
197 addCandidates(i.next(), acc); in evaluate()
249 void addCandidates(Node context, Collection<Node> candidates) in addCandidates() method in Selector
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/xml/xpath/
H A DSelector.java187 addCandidates(context, acc); in evaluate()
197 addCandidates(i.next(), acc); in evaluate()
249 void addCandidates(Node context, Collection<Node> candidates) in addCandidates() method in Selector
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/xml/xpath/
H A DSelector.java187 addCandidates(context, acc); in evaluate()
197 addCandidates(i.next(), acc); in evaluate()
249 void addCandidates(Node context, Collection<Node> candidates) in addCandidates() method in Selector
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/xml/xpath/
H A DSelector.java187 addCandidates(context, acc); in evaluate()
197 addCandidates(i.next(), acc); in evaluate()
249 void addCandidates(Node context, Collection<Node> candidates) in addCandidates() method in Selector
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/felix/src/org/apache/felix/resolver/
H A DCandidates.java186 addCandidates(result.candidates); in populate()
460 addCandidates(m_session.getDynamicRequirement(), m_session.getDynamicCandidates()); in populateDynamic()
646 private void addCandidates(Requirement req, List<Capability> candidates) in addCandidates() method in Candidates
663 private void addCandidates(Map<Requirement, List<Capability>> candidates) in addCandidates() method in Candidates
667 addCandidates(entry.getKey(), entry.getValue()); in addCandidates()
/dports/net/yate/yate-6.4.0-1/libs/yjabber/
H A Dsession.cpp201 bool addDesc, bool addTrans, bool addCandidates, bool addAuth = true) in addJingleContents() argument
210 jingle->addChild(c->toXml(minimum,addDesc,addTrans,addCandidates,addAuth)); in addJingleContents()
671 XmlElement* JGRtpCandidates::toXml(bool addCandidates, bool addAuth) const in toXml() argument
689 if (addCandidates) in toXml()
785 bool addTrans, bool addCandidates, bool addAuth) const in toXml() argument
803 trans = m_rtpLocalCandidates.toXml(addCandidates,addAuth); in toXml()
2099 bool addCandidates = false; in sendContent() local
2105 addCandidates = true; in sendContent()
2109 addCandidates = true; in sendContent()
2137 addJingleContents(xml,contents,minimal,addDesc,addTrans,addCandidates,addIceAuth); in sendContent()
H A Dyatejingle.h562 XmlElement* toXml(bool addCandidates, bool addAuth) const;
724 bool addTrans, bool addCandidates, bool addAuth) const;
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/xml/xpath/
H A DSelector.h65 void addCandidates(::org::w3c::dom::Node *, ::java::util::Collection *);
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/xml/xpath/
H A DSelector.h65 void addCandidates(::org::w3c::dom::Node *, ::java::util::Collection *);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/xml/xpath/
H A DSelector.h65 void addCandidates(::org::w3c::dom::Node *, ::java::util::Collection *);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/xml/xpath/
H A DSelector.h65 void addCandidates(::org::w3c::dom::Node *, ::java::util::Collection *);
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/xml/xpath/
H A DSelector.h65 void addCandidates(::org::w3c::dom::Node *, ::java::util::Collection *);
/dports/security/hashcat/hashcat-6.2.5/deps/git/xxHash/tests/collisions/
H A Dmain.c366 static const int addCandidates[4] = { 0, 2, 1, 1 }; in Filter_insert() local
370 return addCandidates[existingCandidates]; in Filter_insert()
431 static const int addCandidates[4] = { 0, 2, 1, 1 }; in Filter_insert() local
438 return addCandidates[existing]; in Filter_insert()
/dports/security/hashcat/hashcat-6.2.5/deps/xxHash/tests/collisions/
H A Dmain.c372 static const int addCandidates[4] = { 0, 2, 1, 1 }; in Filter_insert() local
376 return addCandidates[existingCandidates]; in Filter_insert()
437 static const int addCandidates[4] = { 0, 2, 1, 1 }; in Filter_insert() local
444 return addCandidates[existing]; in Filter_insert()
/dports/devel/xxhash/xxHash-0.8.0/tests/collisions/
H A Dmain.c372 static const int addCandidates[4] = { 0, 2, 1, 1 }; in Filter_insert() local
376 return addCandidates[existingCandidates]; in Filter_insert()
437 static const int addCandidates[4] = { 0, 2, 1, 1 }; in Filter_insert() local
444 return addCandidates[existing]; in Filter_insert()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/tgcalls/tgcalls/v2/
H A DNativeNetworkingImpl.h83 void addCandidates(std::vector<cricket::Candidate> const &candidates);
/dports/www/libdatachannel/libdatachannel-0.16.1/src/impl/
H A Dpeerconnection.cpp383 mLocalDescription->addCandidates(std::move(existingCandidates)); in rollbackLocalDescription()
905 mLocalDescription->addCandidates(std::move(existingCandidates)); in processLocalDescription()
945 mRemoteDescription->addCandidates(std::move(existingCandidates)); in processRemoteDescription()
/dports/www/libdatachannel/libdatachannel-0.16.1/include/rtc/
H A Ddescription.hpp71 void addCandidates(std::vector<Candidate> candidates);

12