Home
last modified time | relevance | path

Searched defs:features (Results 151 – 175 of 18273) sorted by relevance

12345678910>>...731

/dports/net/wireshark/wireshark-3.6.1/test/
H A Dsuite_decryption.py77 def test_80211_wpa2_psk_mfp(self, cmd_tshark, capture_file, features): argument
91 def test_80211_wpa_tdls(self, cmd_tshark, capture_file, features): argument
198 def test_80211_wpa_gcmp(self, cmd_tshark, capture_file, features): argument
345 def test_dtls_rsa(self, cmd_tshark, capture_file, features): argument
379 def test_dtls_udt(self, cmd_tshark, dirs, capture_file, features): argument
395 def test_tls_rsa(self, cmd_tshark, capture_file, features): argument
408 def test_tls_rsa_pq(self, cmd_tshark, dirs, capture_file, features): argument
772 def test_http2(self, cmd_tshark, capture_file, features): argument
796 def test_kerberos(self, cmd_tshark, dirs, features, capture_file): argument
814 def run_wireguard_test(cmd_tshark, capture_file, features): argument
[all …]
/dports/net/tshark/wireshark-3.6.1/test/
H A Dsuite_decryption.py77 def test_80211_wpa2_psk_mfp(self, cmd_tshark, capture_file, features): argument
91 def test_80211_wpa_tdls(self, cmd_tshark, capture_file, features): argument
198 def test_80211_wpa_gcmp(self, cmd_tshark, capture_file, features): argument
345 def test_dtls_rsa(self, cmd_tshark, capture_file, features): argument
379 def test_dtls_udt(self, cmd_tshark, dirs, capture_file, features): argument
395 def test_tls_rsa(self, cmd_tshark, capture_file, features): argument
408 def test_tls_rsa_pq(self, cmd_tshark, dirs, capture_file, features): argument
772 def test_http2(self, cmd_tshark, capture_file, features): argument
796 def test_kerberos(self, cmd_tshark, dirs, features, capture_file): argument
814 def run_wireguard_test(cmd_tshark, capture_file, features): argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Ddocument_statistics_collector_test.cc48 WebDistillabilityFeatures features = in TEST_F() local
61 WebDistillabilityFeatures features = in TEST_F() local
78 WebDistillabilityFeatures features = in TEST_F() local
119 WebDistillabilityFeatures features = in TEST_F() local
139 WebDistillabilityFeatures features = in TEST_F() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/xml/dom/
H A DImplementationSource.java85 public DOMImplementation getDOMImplementation(String features) in getDOMImplementation()
95 public DOMImplementationList getDOMImplementationList(String features) in getDOMImplementationList()
105 private final List getImplementations(String features) in getImplementations()
133 final List parseFeatures(String features) in parseFeatures()
158 final String getFeature(String features, int start, int end) in getFeature()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Ddocument_statistics_collector_test.cc48 WebDistillabilityFeatures features = in TEST_F() local
61 WebDistillabilityFeatures features = in TEST_F() local
78 WebDistillabilityFeatures features = in TEST_F() local
119 WebDistillabilityFeatures features = in TEST_F() local
139 WebDistillabilityFeatures features = in TEST_F() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/xml/dom/
H A DImplementationSource.java85 public DOMImplementation getDOMImplementation(String features) in getDOMImplementation()
95 public DOMImplementationList getDOMImplementationList(String features) in getDOMImplementationList()
105 private final List getImplementations(String features) in getImplementations()
133 final List parseFeatures(String features) in parseFeatures()
158 final String getFeature(String features, int start, int end) in getFeature()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/xml/dom/
H A DImplementationSource.java85 public DOMImplementation getDOMImplementation(String features) in getDOMImplementation()
95 public DOMImplementationList getDOMImplementationList(String features) in getDOMImplementationList()
105 private final List getImplementations(String features) in getImplementations()
133 final List parseFeatures(String features) in parseFeatures()
158 final String getFeature(String features, int start, int end) in getFeature()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/xml/dom/
H A DImplementationSource.java85 public DOMImplementation getDOMImplementation(String features) in getDOMImplementation()
95 public DOMImplementationList getDOMImplementationList(String features) in getDOMImplementationList()
105 private final List getImplementations(String features) in getImplementations()
133 final List parseFeatures(String features) in parseFeatures()
158 final String getFeature(String features, int start, int end) in getFeature()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/xml/dom/
H A DImplementationSource.java85 public DOMImplementation getDOMImplementation(String features) in getDOMImplementation()
95 public DOMImplementationList getDOMImplementationList(String features) in getDOMImplementationList()
105 private final List getImplementations(String features) in getImplementations()
133 final List parseFeatures(String features) in parseFeatures()
158 final String getFeature(String features, int start, int end) in getFeature()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/xml/dom/
H A DImplementationSource.java85 public DOMImplementation getDOMImplementation(String features) in getDOMImplementation()
95 public DOMImplementationList getDOMImplementationList(String features) in getDOMImplementationList()
105 private final List getImplementations(String features) in getImplementations()
133 final List parseFeatures(String features) in parseFeatures()
158 final String getFeature(String features, int start, int end) in getFeature()
/dports/www/grafana8/grafana-8.3.6/docs/sources/whatsnew/
H A Dwhats-new-in-v7-3.md98 ### Auditing
126 ### Data source usage insights
136 ### SAML single logout
140 ### SAML IdP-initiated single sign on
/dports/math/eprover/eprover-E-2.0/HEURISTICS/
H A Dche_rawspecfeatures.c60 void RawSpecFeaturesCompute(RawSpecFeature_p features, ProofState_p state) in RawSpecFeaturesCompute()
117 void RawSpecFeaturesClassify(RawSpecFeature_p features, SpecLimits_p limits, in RawSpecFeaturesClassify()
165 void RawSpecFeaturesParse(Scanner_p in, RawSpecFeature_p features) in RawSpecFeaturesParse()
209 void RawSpecFeaturesPrint(FILE* out, RawSpecFeature_p features) in RawSpecFeaturesPrint()
/dports/www/py-graphite-web/graphite-web-1.1.8/docs/releases/
H A D1_0_2.rst37 Graphite-Web
50 Carbon
55 Whisper
64 Carbonate
H A D1_1_8.rst43 Graphite-Web
55 Carbon
60 Whisper
64 Carbonate
H A D1_1_7.rst44 Graphite-Web
65 Carbon
72 Whisper
76 Carbonate
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dchannel-factory.cpp58 QList<ChannelClassFeatures> features; member
135 void ChannelFactory::addFeaturesForTextChats(const Features &features, in addFeaturesForTextChats()
160 void ChannelFactory::addFeaturesForTextChatrooms(const Features &features, in addFeaturesForTextChatrooms()
183 void ChannelFactory::addFeaturesForCalls(const Features &features, in addFeaturesForCalls()
202 void ChannelFactory::addFeaturesForStreamedMediaCalls(const Features &features, in addFeaturesForStreamedMediaCalls()
233 void ChannelFactory::addFeaturesForRoomLists(const Features &features, in addFeaturesForRoomLists()
394 void ChannelFactory::addFeaturesForOutgoingDBusTubes(const Features &features, in addFeaturesForOutgoingDBusTubes()
417 void ChannelFactory::addFeaturesForIncomingDBusTubes(const Features &features, in addFeaturesForIncomingDBusTubes()
486 void ChannelFactory::addFeaturesForContactSearches(const Features &features, in addFeaturesForContactSearches()
532 void ChannelFactory::addCommonFeatures(const Features &features) in addCommonFeatures()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/
H A DWSServiceDelegate.java157 private final WebServiceFeatureList features; field in WSServiceDelegate
191 …ocation, QName serviceName, Class<? extends Service> serviceClass, WebServiceFeature... features) { in WSServiceDelegate()
389 public <T> T getPort(QName portName, Class<T> portInterface, WebServiceFeature... features) { in getPort()
407 …ublic <T> T getPort(EndpointReference epr, Class<T> portInterface, WebServiceFeature... features) { in getPort()
411 …c <T> T getPort(WSEndpointReference wsepr, Class<T> portInterface, WebServiceFeature... features) { in getPort()
421 WebServiceFeatureList features) { in getPort()
440 public <T> T getPort(Class<T> portInterface, WebServiceFeature... features) { in getPort()
509 …createDispatch(QName portName, Class<T> aClass, Service.Mode mode, WebServiceFeature... features) { in createDispatch()
513 …reateDispatch(QName portName, Class<T> aClass, Service.Mode mode, WebServiceFeatureList features) { in createDispatch()
534 …ointReference endpointReference, Class<T> type, Service.Mode mode, WebServiceFeature... features) { in createDispatch()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/
H A DWSServiceDelegate.java157 private final WebServiceFeatureList features; field in WSServiceDelegate
191 …ocation, QName serviceName, Class<? extends Service> serviceClass, WebServiceFeature... features) { in WSServiceDelegate()
389 public <T> T getPort(QName portName, Class<T> portInterface, WebServiceFeature... features) { in getPort()
407 …ublic <T> T getPort(EndpointReference epr, Class<T> portInterface, WebServiceFeature... features) { in getPort()
411 …c <T> T getPort(WSEndpointReference wsepr, Class<T> portInterface, WebServiceFeature... features) { in getPort()
421 WebServiceFeatureList features) { in getPort()
440 public <T> T getPort(Class<T> portInterface, WebServiceFeature... features) { in getPort()
509 …createDispatch(QName portName, Class<T> aClass, Service.Mode mode, WebServiceFeature... features) { in createDispatch()
513 …reateDispatch(QName portName, Class<T> aClass, Service.Mode mode, WebServiceFeatureList features) { in createDispatch()
534 …ointReference endpointReference, Class<T> type, Service.Mode mode, WebServiceFeature... features) { in createDispatch()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp438 const angle::FeaturesGL &features, in GetNativeInternalFormat()
521 const angle::FeaturesGL &features, in GetNativeFormat()
575 const angle::FeaturesGL &features, in GetNativeCompressedFormat()
613 const angle::FeaturesGL &features, in GetNativeType()
662 const angle::FeaturesGL &features, in GetNativeReadType()
680 const angle::FeaturesGL &features, in GetNativeReadFormat()
696 const angle::FeaturesGL &features, in GetTexImageFormat()
710 const angle::FeaturesGL &features, in GetTexSubImageFormat()
750 const angle::FeaturesGL &features, in GetTexStorageFormat()
770 const angle::FeaturesGL &features, in GetRenderbufferFormat()
[all …]
/dports/net-im/ktp-common-internals/ktp-common-internals-21.12.3/KTp/
H A Dcontact-factory.cpp22 Tp::ContactFactoryPtr KTp::ContactFactory::create(const Tp::Features &features) { in create()
26 KTp::ContactFactory::ContactFactory(const Tp::Features &features) in ContactFactory()
32 …ContactManager *manager, const Tp::ReferencedHandles &handle, const Tp::Features &features, const … in construct() argument
/dports/devel/cmake-gui/cmake-3.22.1/Help/prop_gbl/
H A DCMAKE_CXX_KNOWN_FEATURES.rst62 Individual features from C++ 98
69 Individual features from C++ 11
304 Individual features from C++ 14
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/downgrade_ee_to_ce/
H A Dindex.md19 ### Authentication mechanisms
25 ### Remove Service Integration entries from the database
59 ### Variables environment scopes
/dports/devel/cmake/cmake-3.22.1/Help/prop_gbl/
H A DCMAKE_CXX_KNOWN_FEATURES.rst62 Individual features from C++ 98
69 Individual features from C++ 11
304 Individual features from C++ 14
/dports/devel/cmake-doc/cmake-3.22.1/Help/prop_gbl/
H A DCMAKE_CXX_KNOWN_FEATURES.rst62 Individual features from C++ 98
69 Individual features from C++ 11
304 Individual features from C++ 14
/dports/devel/corrade/corrade-2020.06/src/Corrade/Containers/Test/
H A DEnumSetTest.cpp110 Features features = Feature::Cheap; in construct() local
118 Features features{Feature::Tested}; in constructNoInit() local
122 Features features{Feature::Tested}; in constructNoInit() local
137 Features features = Feature::Cheap|Feature::Fast; in operatorOr() local
157 Features features = Feature::Popular|Feature::Fast|Feature::Cheap; in operatorAnd() local
180 Features features = Feature::Popular|Feature::Fast|Feature::Cheap; in operatorXor() local
202 Features features = Feature::Cheap|Feature::Fast; in operatorBool() local
225 Features features = Feature::Popular|Feature::Fast|Feature::Cheap; in compare() local

12345678910>>...731