Home
last modified time | relevance | path

Searched defs:result (Results 14251 – 14275 of 470542) sorted by relevance

1...<<571572573574575576577578579580>>...18822

/dports/www/e107/e107/e107_handlers/vendor/hybridauth/hybridauth/src/Data/
H A DParser.php50 public function parseJson($result)
62 public function parseXml($result)
88 public function parseQueryString($result)
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/
H A DOptionException.java44 public final Result result; field in OptionException
56 public OptionException(Result result, Runnable method, String message) { in OptionException()
72 public OptionException(Result result, Runnable method) { in OptionException()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/
H A DOptionException.java44 public final Result result; field in OptionException
56 public OptionException(Result result, Runnable method, String message) { in OptionException()
72 public OptionException(Result result, Runnable method) { in OptionException()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_influxdb/
H A Dinfluxdb.h31 uint64_t seq; in pg_add_s16_overflow()
32 in pg_add_s16_overflow()
33 char uri[2048]; in pg_add_s16_overflow()
54 flb_sds_t http_token; in pg_add_s16_overflow()
55 in pg_add_s16_overflow()
56 /* sequence tag */ in pg_add_s16_overflow()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/syn-0.15.44/tests/
H A Dtest_ident.rs50 parse("a#").unwrap_err(); in pg_add_s16_overflow()
68
69 #[test]
70 #[should_panic(expected = "not a valid Ident")]
87 #[should_panic(expected = "\"a#\" is not a valid Ident")]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/examples/
H A Dbasic.cpp28 auto simple_handler = [](lua_State*, sol::protected_function_result result) { in main()
37 auto result = lua.script("print('hello hello again, world') \n return 24", simple_handler); in main() local
49 auto result = lua.script("does.not.exist", simple_handler); in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/local_function/example/
H A Dphoenix_factorial.cpp18 struct result<This (Arg)> : result<This (Arg const&)> {}; struct
21 struct result<This (Arg&)> { typedef Arg type; }; argument
/dports/devel/sol2/sol2-4.0.0-alpha/examples/source/
H A Dbasic.cpp27 auto simple_handler = [](lua_State*, sol::protected_function_result result) { in main()
36 auto result = lua.script("print('hello hello again, world') \n return 24", simple_handler); in main() local
48 auto result = lua.script("does.not.exist", simple_handler); in main() local
/dports/textproc/py-parso/parso-0.8.3/test/normalizer_issue_files/
H A DE20.py21 result = func( variable
26 result = func( variable
31 result = [ variable
/dports/devel/py-maturin/maturin-0.11.3/tests/common/
H A Derrors.rs16 let result = options.into_build_context(false, cfg!(feature = "faster-tests")); in abi3_without_version() localVariable
42 let result = options in pyo3_no_extension_module() localVariable
74 let result = options.into_build_context(false, cfg!(feature = "faster-tests")); in locked_doesnt_build_without_cargo_lock() localVariable
/dports/databases/cutelyst-asql/asql-0.50.0/demos/async1/
H A Dtransactions.cpp35 db.exec(QStringLiteral("SELECT now()"), [=] (AResult &result) { in main()
50 t.begin([t] (AResult &result){ in main()
57 [=] (AResult &result) { in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/third_party/wycheproof_testvectors/
H A Decdsa_test.json38 "result" : "valid", string
56 "result" : "valid", string
64 "result" : "invalid", string
74 "result" : "invalid", string
84 "result" : "invalid", string
92 "result" : "invalid", string
100 "result" : "invalid", string
108 "result" : "invalid", string
116 "result" : "invalid", string
124 "result" : "invalid", string
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/third_party/wycheproof_testvectors/
H A Decdsa_test.json38 "result" : "valid", string
56 "result" : "valid", string
64 "result" : "invalid", string
74 "result" : "invalid", string
84 "result" : "invalid", string
92 "result" : "invalid", string
100 "result" : "invalid", string
108 "result" : "invalid", string
116 "result" : "invalid", string
124 "result" : "invalid", string
[all …]
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/third_party/wycheproof_testvectors/
H A Decdsa_test.json38 "result" : "valid", string
56 "result" : "valid", string
64 "result" : "invalid", string
74 "result" : "invalid", string
84 "result" : "invalid", string
92 "result" : "invalid", string
100 "result" : "invalid", string
108 "result" : "invalid", string
116 "result" : "invalid", string
124 "result" : "invalid", string
[all …]
/dports/security/boringssl/boringssl-6a71840/third_party/wycheproof_testvectors/
H A Decdsa_test.json38 "result" : "valid", string
56 "result" : "valid", string
64 "result" : "invalid", string
74 "result" : "invalid", string
84 "result" : "invalid", string
92 "result" : "invalid", string
100 "result" : "invalid", string
108 "result" : "invalid", string
116 "result" : "invalid", string
124 "result" : "invalid", string
[all …]
/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-parse.c2519 int result = 1; in SigParseTest01() local
2538 int result = 0; in SigParseTest02() local
2580 int result = 1; in SigParseTest03() local
2601 int result = 1; in SigParseTest04() local
2621 int result = 0; in SigParseTest05() local
2644 int result = 0; in SigParseTest06() local
2671 int result = 0; in SigParseTest07() local
2693 int result = 0; in SigParseTest08() local
2716 int result = 1; in SigParseTest09() local
2767 int result = 1; in SigParseTest10() local
[all …]
/dports/net-im/profanity/profanity-0.11.1/src/command/
H A Dcmd_ac.c1669 char* result = NULL; in _cmd_ac_complete_params() local
1852 char* result = NULL; in _sub_autocomplete() local
1868 char* result = NULL; in _tray_autocomplete() local
1881 char* result = NULL; in _who_autocomplete() local
1912 char* result = NULL; in _roster_autocomplete() local
2090 char* result = NULL; in _blocked_autocomplete() local
2110 gboolean result; in _bookmark_autocomplete() local
2224 char* result = NULL; in _notify_autocomplete() local
2284 char* result = NULL; in _autoaway_autocomplete() local
2438 gboolean result; in _pgp_autocomplete() local
[all …]
/dports/www/firefox/firefox-99.0/js/src/debugger/
H A DObject.cpp311 RootedString result(cx); in classGetter() local
481 RootedObject result(cx); in allocationSiteGetter() local
494 RootedString result(cx); in errorMessageNameGetter() local
568 RootedValue result(cx); in promiseStateGetter() local
742 bool result; in isExtensibleMethod() local
752 bool result; in isSealedMethod() local
762 bool result; in isFrozenMethod() local
929 ObjectOpResult result; in deletePropertyMethod() local
1108 bool result; in forceLexicalInitializationByNameMethod() local
2271 RootedValue result(cx); in getProperty() local
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/scope/
H A DAllTests.cpp401 auto result = i->opSAsync(s1).get(); in allTests() local
458 auto result = i->opSAsync(s1, in allTests() local
486 auto result = i->opSSeqAsync(sseq1, in allTests() local
514 auto result = i->opSMapAsync(smap1, in allTests() local
541 auto result = i->opCAsync(c1, in allTests() local
837 auto result = i->opSAsync(s1, in allTests() local
920 auto result = i->opCAsync(c1, in allTests() local
1229 auto result = i->opSAsync(s1, in allTests() local
1312 auto result = i->opCAsync(c1, in allTests() local
1622 auto result = i->opSAsync(s1, in allTests() local
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/tests/
H A Dtest_usertypes.cpp452 auto result = lua.safe_script( variable
539 auto result = lua.safe_script( variable
545 auto result = lua.safe_script( variable
567 auto result = lua.safe_script( variable
575 auto result = lua.safe_script( variable
651 auto result = lua.safe_script( variable
1650 auto result = lua.safe_script(R"( variable
1660 auto result = lua.safe_script(R"( variable
1698 auto result = lua.safe_script(R"( variable
1708 auto result = lua.safe_script(R"( variable
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/scope/
H A DAllTests.cpp401 auto result = i->opSAsync(s1).get(); in allTests() local
458 auto result = i->opSAsync(s1, in allTests() local
486 auto result = i->opSSeqAsync(sseq1, in allTests() local
514 auto result = i->opSMapAsync(smap1, in allTests() local
541 auto result = i->opCAsync(c1, in allTests() local
837 auto result = i->opSAsync(s1, in allTests() local
920 auto result = i->opCAsync(c1, in allTests() local
1229 auto result = i->opSAsync(s1, in allTests() local
1312 auto result = i->opCAsync(c1, in allTests() local
1622 auto result = i->opSAsync(s1, in allTests() local
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/scope/
H A DAllTests.cpp401 auto result = i->opSAsync(s1).get(); in allTests() local
458 auto result = i->opSAsync(s1, in allTests() local
486 auto result = i->opSSeqAsync(sseq1, in allTests() local
514 auto result = i->opSMapAsync(smap1, in allTests() local
541 auto result = i->opCAsync(c1, in allTests() local
837 auto result = i->opSAsync(s1, in allTests() local
920 auto result = i->opCAsync(c1, in allTests() local
1229 auto result = i->opSAsync(s1, in allTests() local
1312 auto result = i->opCAsync(c1, in allTests() local
1622 auto result = i->opSAsync(s1, in allTests() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/format/
H A DTCKDateTimeFormatter.java365 String result = test.format(temporal); in test_format_withZone_withChronology() local
396 String result = test.format(temporal); in test_format_withChronology_nonChronoFieldMapLink() local
404 String result = test.format(LocalDate.of(2008, 6, 30)); in test_format_TemporalAccessor_simple() local
455 TemporalAccessor result = test.parse("ONE30"); in test_parse_CharSequence() local
464 TemporalAccessor result = test.parse("2012-06-30"); in test_parse_CharSequence_resolved() local
488 TemporalAccessor result = test.parse("XXXONE30XXX", pos); in test_parse_CharSequence_ParsePosition() local
500 TemporalAccessor result = test.parse("XXX2012-06-30XXX", pos); in test_parse_CharSequence_ParsePosition_resolved() local
706 TemporalAccessor result = test.parseUnresolved("ONEXXX", pos); in test_parseUnresolved_StringParsePosition_parseError() local
717 TemporalAccessor result = test.parseUnresolved("XXX6-6", pos); in test_parseUnresolved_StringParsePosition_duplicateFieldSameValue() local
760 String result = format.format(LocalDate.of(2008, 6, 30)); in test_toFormat_format() local
[all …]
/dports/shells/yash/yash-2.51/
H A Darith.c159 value_T result; in evaluate_arithmetic() local
185 value_T result; in evaluate_index() local
240 void parse_assignment(evalinfo_T *info, value_T *result) in parse_assignment()
323 value_T *lhs, value_T *rhs, value_T *result) in do_binary_calculation()
628 void parse_and(evalinfo_T *info, value_T *result) in parse_and()
650 void parse_equality(evalinfo_T *info, value_T *result) in parse_equality()
729 void parse_shift(evalinfo_T *info, value_T *result) in parse_shift()
752 void parse_additive(evalinfo_T *info, value_T *result) in parse_additive()
801 void parse_prefix(evalinfo_T *info, value_T *result) in parse_prefix()
877 void parse_postfix(evalinfo_T *info, value_T *result) in parse_postfix()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/tck/java/time/format/
H A DTCKDateTimeFormatter.java365 String result = test.format(temporal); in test_format_withZone_withChronology() local
396 String result = test.format(temporal); in test_format_withChronology_nonChronoFieldMapLink() local
404 String result = test.format(LocalDate.of(2008, 6, 30)); in test_format_TemporalAccessor_simple() local
455 TemporalAccessor result = test.parse("ONE30"); in test_parse_CharSequence() local
464 TemporalAccessor result = test.parse("2012-06-30"); in test_parse_CharSequence_resolved() local
488 TemporalAccessor result = test.parse("XXXONE30XXX", pos); in test_parse_CharSequence_ParsePosition() local
500 TemporalAccessor result = test.parse("XXX2012-06-30XXX", pos); in test_parse_CharSequence_ParsePosition_resolved() local
706 TemporalAccessor result = test.parseUnresolved("ONEXXX", pos); in test_parseUnresolved_StringParsePosition_parseError() local
717 TemporalAccessor result = test.parseUnresolved("XXX6-6", pos); in test_parseUnresolved_StringParsePosition_duplicateFieldSameValue() local
760 String result = format.format(LocalDate.of(2008, 6, 30)); in test_toFormat_format() local
[all …]

1...<<571572573574575576577578579580>>...18822