Home
last modified time | relevance | path

Searched defs:get_result (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/dports/x11/kitty/kitty-0.23.1/kittens/query_terminal/
H A Dmain.py54 def get_result(opts: Options) -> str: member in Query
73 def get_result(opts: Options) -> str: member in TerminalName
83 def get_result(opts: Options) -> str: member in TerminalVersion
93 def get_result(opts: Options) -> str: member in AllowHyperlinks
103 def get_result(opts: Options) -> str: member in FontFamily
115 def get_result(opts: Options) -> str: member in BoldFont
127 def get_result(opts: Options) -> str: member in ItalicFont
139 def get_result(opts: Options) -> str: member in BiFont
151 def get_result(opts: Options) -> str: member in FontSize
161 def get_result(opts: Options) -> str: member in ClipboardControl
[all …]
/dports/devel/py-azure-cosmos/azure-cosmos-3.2.0/azure/cosmos/execution_context/
H A Daggregators.py36 def get_result(self): member in _Aggregator
54 def get_result(self): member in _AverageAggregator
67 def get_result(self): member in _CountAggregator
82 def get_result(self): member in _MinAggregator
97 def get_result(self): member in _MaxAggregator
113 def get_result(self): member in _SumAggregator
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/vtzero/include/vtzero/
H A Dgeometry.hpp126 struct get_result { struct
128 using type = void;
131 void operator()(TGeomHandler&& /*geom_handler*/) const noexcept { in operator ()()
137 …struct get_result<T, typename std::enable_if<!std::is_same<decltype(std::declval<T>().result()), v… struct
139 using type = decltype(std::declval<T>().result());
142 type operator()(TGeomHandler&& geom_handler) { in operator ()()
/dports/www/p5-HTML-FormHandler/HTML-FormHandler-0.40068/lib/HTML/FormHandler/Result/
H A DRole.pm98 sub get_result { method
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_flow_connect.erl260 get_result(Deg, _, _) when Deg =< ?ANGLE -> function
262 get_result(Deg, Len, true) -> function
264 get_result(Deg, Len, false) -> function
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/simple_classes/chinese_rem/
H A Dcrt.cc858 crt::get_result(bigint & big) in get_result() function in LiDIA::crt
906 crt::get_result(bigint *& big_vec, lidia_size_t & l) in get_result() function in LiDIA::crt
969 crt::get_result(base_vector< bigint > & big_vec) in get_result() function in LiDIA::crt
1039 crt::get_result(base_matrix< bigint > & big_mat) in get_result() function in LiDIA::crt
1120 crt::get_result(bigmod & big) in get_result() function in LiDIA::crt
1152 crt::get_result (bigmod *& big_vec, lidia_size_t & l) in get_result() function in LiDIA::crt
1201 crt::get_result(base_vector< bigmod > & big_vec) in get_result() function in LiDIA::crt
1255 crt::get_result(base_matrix< bigmod > & big_mat) in get_result() function in LiDIA::crt
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/tests/
H A Dadmin_iam_policy_integration_test.cc87 StatusOr<google::iam::v1::Policy> get_result = fut.get(); in TEST_F() local
92 StatusOr<google::iam::v1::Policy> get_result = fut.get(); in TEST_F() local
99 StatusOr<std::vector<std::string>> get_result = fut.get(); in TEST_F() local
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/tests/
H A Dadmin_iam_policy_integration_test.cc87 StatusOr<google::iam::v1::Policy> get_result = fut.get(); in TEST_F() local
92 StatusOr<google::iam::v1::Policy> get_result = fut.get(); in TEST_F() local
99 StatusOr<std::vector<std::string>> get_result = fut.get(); in TEST_F() local
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/src/
H A DmmCalculator.h29 const virtual double get_result() {return output_;} in get_result() function
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/rover/
H A Drover.cpp181 void get_result(Image<vtkm::Float32> &image) in get_result() function in rover::Rover::InternalsType
186 void get_result(Image<vtkm::Float64> &image) in get_result() function in rover::Rover::InternalsType
390 Rover::get_result(Image<vtkm::Float32> &image) in get_result() function in rover::Rover
396 Rover::get_result(Image<vtkm::Float64> &image) in get_result() function in rover::Rover
/dports/devel/aegis/aegis-4.25.D510/libaegis/rfc822/functor/
H A Dversion_prev.h47 nstring get_result() const { return result; } in get_result() function
H A Dvers_search.h51 bool get_result() const { return result; } in get_result() function
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Crypto/Tool/LibSCEP/Command/
H A Dunwrap.pm35 sub get_result subroutine
H A Dcreate_nextca_reply.pm32 sub get_result subroutine
H A Dcreate_pending_reply.pm32 sub get_result subroutine
H A Dget_message_type.pm23 sub get_result { subroutine
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/fp/berkeley-softfloat-3/source/
H A Ds_roundToI32.c40 #include "internals.h"
H A Ds_roundToI64.c37 #include <stdbool.h>
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Crypto/Tool/LibSCEP/Command/
H A Dunwrap.pm35 sub get_result subroutine
H A Dcreate_pending_reply.pm32 sub get_result subroutine
H A Dget_getcert_serial.pm22 sub get_result subroutine
H A Dget_pkcs10.pm22 sub get_result subroutine
H A Dget_transaction_id.pm22 sub get_result subroutine
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/job/
H A Dtests.cpp27 auto job_callback = [&](result_function_t<int> get_result) { in test_simple_job()
66 auto job_callback = [&](result_function_t<int> get_result) { in test_simple_job_with_exception()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/
H A Dexamples_skia_gold_pixel_diff.h25 ExamplesExitCode get_result() const { return result_; } in get_result() function

12345678910>>...43