Home
last modified time | relevance | path

Searched defs:supported_options (Results 1 – 25 of 37) sorted by relevance

12

/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/unit/tests/
H A Dtest_supported_response.cpp36 static void on_connect(Connector* connector, StringMultimap* supported_options) { in on_connect()
70 StringMultimap supported_options; in TEST_F() local
123 StringMultimap supported_options; in TEST_F() local
/dports/net/c3270/suite3270-4.0/Common/
H A Dsio_glue.c154 unsigned supported_options = sio_all_options_supported(); in add_tls_opts() local
200 unsigned supported_options = sio_all_options_supported(); in add_tls_resources() local
401 unsigned supported_options = sio_all_options_supported(); in sio_glue_register() local
/dports/x11/x3270/suite3270-4.0/Common/
H A Dsio_glue.c154 unsigned supported_options = sio_all_options_supported(); in add_tls_opts() local
200 unsigned supported_options = sio_all_options_supported(); in add_tls_resources() local
401 unsigned supported_options = sio_all_options_supported(); in sio_glue_register() local
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dsupported_response.cpp31 StringMultimap supported_options; in decode() local
H A Dsupported_response.hpp39 const StringMultimap& supported_options() const { return supported_options_; } in supported_options() function in datastax::internal::core::SupportedResponse
H A Dcontrol_connector.hpp168 const StringMultimap& supported_options() const { return connector_->supported_options(); } in supported_options() function in datastax::internal::core::ControlConnector
H A Dconnector.hpp184 const StringMultimap& supported_options() const { return supported_options_; } in supported_options() function in datastax::internal::core::Connector
H A Dcluster.hpp357 const StringMultimap& supported_options() const { return supported_options_; } in supported_options() function in datastax::internal::core::Cluster
H A Dcluster.cpp225 const StringMultimap& supported_options, const ClusterSettings& settings) in Cluster()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/evmc/test/unittests/
H A Dtest_loader.cpp38 static std::unordered_map<std::string, std::vector<std::string>> supported_options; member in loader
113 std::unordered_map<std::string, std::vector<std::string>> loader::supported_options; member in loader
/dports/net/grilo/grilo-0.3.14/src/
H A Dgrl-operation-options.c115 GrlOperationOptions **supported_options, in check_and_copy_option()
195 GrlOperationOptions **supported_options, in grl_operation_options_obey_caps()
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins/
H A Dcheck_ups.c81 int supported_options = UPS_NONE; variable
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins/
H A Dcheck_ups.c82 int supported_options = UPS_NONE; variable
/dports/x11/libfm-extra/libfm-1.3.2/src/job/
H A Dfm-file-ops-job.h131 FmFileOpOption supported_options; member
/dports/x11/libfm/libfm-1.3.2/src/job/
H A Dfm-file-ops-job.h131 FmFileOpOption supported_options; member
/dports/net/corosync2/corosync-2.4.5/qdevices/
H A Dtlv.c207 tlv_add_supported_options(struct dynar *msg, const enum tlv_opt_type *supported_options, in tlv_add_supported_options()
608 enum tlv_opt_type **supported_options, size_t *no_supported_options) in tlv_iter_decode_supported_options()
992 tlv_get_supported_options(enum tlv_opt_type **supported_options, size_t *no_supported_options) in tlv_get_supported_options()
H A Dmsg.h84 enum tlv_opt_type *supported_options; /* Valid only if != NULL */ member
/dports/graphics/evince/evince-41.3/libmisc/
H A Dev-search-box.c50 EvFindOptions supported_options; member
/dports/net/grilo/grilo-0.3.14/tools/grilo-test-ui/
H A Dmain.c802 GrlOperationOptions *supported_options = NULL; in browse_search_query_cb() local
870 GrlOperationOptions *supported_options; in browse() local
1367 GrlOperationOptions *supported_options; in search() local
/dports/audio/lv2lint/lv2lint-0.14.0/
H A Dlv2lint_plugin.c1105 …LilvNodes *supported_options = lilv_plugin_get_value(app->plugin, NODE(app, OPTIONS__supportedOpti… in _test_options_feature() local
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dfile_access.c1960 const struct supported_option_type *supported_options; in wtap_file_type_subtype_supports_option() local
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dfile_access.c1960 const struct supported_option_type *supported_options; in wtap_file_type_subtype_supports_option() local
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dfile_access.c1960 const struct supported_option_type *supported_options; in wtap_file_type_subtype_supports_option() local
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dfile_access.c1960 const struct supported_option_type *supported_options; in wtap_file_type_subtype_supports_option() local
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/plugins/
H A Dlv2_plugin.c3133 LilvNodes * supported_options = in lv2_plugin_instantiate() local

12