Home
last modified time | relevance | path

Searched refs:fromJson (Results 51 – 75 of 2168) sorted by relevance

12345678910>>...87

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/benchmarks/
H A DJSON.cpp43 static Error fromJson(const json::Value &V, bool &Out) { in fromJson() function
51 static Error fromJson(const json::Value &V, double &Out) { in fromJson() function
59 static Error fromJson(const json::Value &V, std::string &Out) { in fromJson() function
67 static Error fromJson(const json::Value &V, uint32_t &Out) { in fromJson() function
71 static Error fromJson(const json::Value &V, int &Out) { in fromJson() function
82 static Error fromJson(const json::Value &V, MaybeAlign &Out) { in fromJson() function
100 static Error fromJson(const json::Value &V, in fromJson() function
168 E = fromJson(*Value, Out); in map()
173 static Error fromJson(const json::Value &V, in fromJson() function
188 static Error fromJson(const json::Value &V, in fromJson() function
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/benchmarks/
H A DJSON.cpp43 static Error fromJson(const json::Value &V, bool &Out) { in fromJson() function
51 static Error fromJson(const json::Value &V, double &Out) { in fromJson() function
59 static Error fromJson(const json::Value &V, std::string &Out) { in fromJson() function
67 static Error fromJson(const json::Value &V, uint32_t &Out) { in fromJson() function
71 static Error fromJson(const json::Value &V, int &Out) { in fromJson() function
82 static Error fromJson(const json::Value &V, MaybeAlign &Out) { in fromJson() function
100 static Error fromJson(const json::Value &V, in fromJson() function
168 E = fromJson(*Value, Out); in map()
173 static Error fromJson(const json::Value &V, in fromJson() function
188 static Error fromJson(const json::Value &V, in fromJson() function
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/benchmarks/
H A DJSON.cpp43 static Error fromJson(const json::Value &V, bool &Out) {
51 static Error fromJson(const json::Value &V, double &Out) {
59 static Error fromJson(const json::Value &V, std::string &Out) {
67 static Error fromJson(const json::Value &V, uint32_t &Out) {
71 static Error fromJson(const json::Value &V, int &Out) {
82 static Error fromJson(const json::Value &V, MaybeAlign &Out) {
100 static Error fromJson(const json::Value &V,
168 E = fromJson(*Value, Out);
173 static Error fromJson(const json::Value &V,
188 static Error fromJson(const json::Value &V,
[all …]
/dports/net-im/spectral/libQuotient-58dfe74390ebdd8ec6611d3b8fecfe7d051ff955/lib/csapi/definitions/
H A Dpush_rule.cpp22 fromJson(jo.value("actions"_ls), result.actions); in fillFrom()
23 fromJson(jo.value("default"_ls), result.isDefault); in fillFrom()
24 fromJson(jo.value("enabled"_ls), result.enabled); in fillFrom()
25 fromJson(jo.value("rule_id"_ls), result.ruleId); in fillFrom()
26 fromJson(jo.value("conditions"_ls), result.conditions); in fillFrom()
27 fromJson(jo.value("pattern"_ls), result.pattern); in fillFrom()
H A Ddevice_keys.cpp22 fromJson(jo.value("user_id"_ls), result.userId); in fillFrom()
23 fromJson(jo.value("device_id"_ls), result.deviceId); in fillFrom()
24 fromJson(jo.value("algorithms"_ls), result.algorithms); in fillFrom()
25 fromJson(jo.value("keys"_ls), result.keys); in fillFrom()
26 fromJson(jo.value("signatures"_ls), result.signatures); in fillFrom()
H A Devent_filter.cpp22 fromJson(jo.value("limit"_ls), result.limit); in fillFrom()
23 fromJson(jo.value("not_senders"_ls), result.notSenders); in fillFrom()
24 fromJson(jo.value("not_types"_ls), result.notTypes); in fillFrom()
25 fromJson(jo.value("senders"_ls), result.senders); in fillFrom()
26 fromJson(jo.value("types"_ls), result.types); in fillFrom()
H A Dpush_ruleset.cpp22 fromJson(jo.value("content"_ls), result.content); in fillFrom()
23 fromJson(jo.value("override"_ls), result.override); in fillFrom()
24 fromJson(jo.value("room"_ls), result.room); in fillFrom()
25 fromJson(jo.value("sender"_ls), result.sender); in fillFrom()
26 fromJson(jo.value("underride"_ls), result.underride); in fillFrom()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/benchmarks/
H A DJSON.cpp43 static Error fromJson(const json::Value &V, double &Out) { in fromJson() function
51 static Error fromJson(const json::Value &V, std::string &Out) { in fromJson() function
59 static Error fromJson(const json::Value &V, uint32_t &Out) { in fromJson() function
63 static Error fromJson(const json::Value &V, uint8_t &Out) { in fromJson() function
67 static Error fromJson(const json::Value &V, int &Out) { in fromJson() function
96 static Error fromJson(const json::Value &V, in fromJson() function
169 E = fromJson(*Value, Out); in map()
174 static Error fromJson(const json::Value &V, in fromJson() function
197 static Error fromJson(const json::Value &V, in fromJson() function
226 static Error fromJson(const json::Value &V, in fromJson() function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/benchmarks/
H A DJSON.cpp43 static Error fromJson(const json::Value &V, double &Out) { in fromJson() function
51 static Error fromJson(const json::Value &V, std::string &Out) { in fromJson() function
59 static Error fromJson(const json::Value &V, uint32_t &Out) { in fromJson() function
63 static Error fromJson(const json::Value &V, uint8_t &Out) { in fromJson() function
67 static Error fromJson(const json::Value &V, int &Out) { in fromJson() function
96 static Error fromJson(const json::Value &V, in fromJson() function
169 E = fromJson(*Value, Out); in map()
174 static Error fromJson(const json::Value &V, in fromJson() function
197 static Error fromJson(const json::Value &V, in fromJson() function
226 static Error fromJson(const json::Value &V, in fromJson() function
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/
H A DLatencyBandConfig.cpp38 void LatencyBandConfig::RequestConfig::fromJson(JSONDoc json) { in fromJson() function in LatencyBandConfig::RequestConfig
47 void LatencyBandConfig::ReadConfig::fromJson(JSONDoc json) { in fromJson() function in LatencyBandConfig::ReadConfig
48 RequestConfig::fromJson(json); in fromJson()
64 void LatencyBandConfig::CommitConfig::fromJson(JSONDoc json) { in fromJson() function in LatencyBandConfig::CommitConfig
65 RequestConfig::fromJson(json); in fromJson()
107 config.get().grvConfig.fromJson(configDoc.subDoc("get_read_version")); in parse()
108 config.get().readConfig.fromJson(configDoc.subDoc("read")); in parse()
109 config.get().commitConfig.fromJson(configDoc.subDoc("commit")); in parse()
/dports/games/warzone2100/warzone2100/po/
H A Dca_ES.po1401 #: po/custom/fromJson.txt:178
1416 #: po/custom/fromJson.txt:189
1740 #: po/custom/fromJson.txt:305
1795 #: po/custom/fromJson.txt:540
3232 #: po/custom/fromJson.txt:24
3298 #: po/custom/fromJson.txt:91
3540 #: po/custom/fromJson.txt:32
3638 #: po/custom/fromJson.txt:12
3660 #: po/custom/fromJson.txt:20
3669 #: po/custom/fromJson.txt:8
[all …]
H A Des.po1401 #: po/custom/fromJson.txt:178
1416 #: po/custom/fromJson.txt:189
1740 #: po/custom/fromJson.txt:305
1795 #: po/custom/fromJson.txt:540
3232 #: po/custom/fromJson.txt:24
3298 #: po/custom/fromJson.txt:91
3540 #: po/custom/fromJson.txt:32
3638 #: po/custom/fromJson.txt:12
3660 #: po/custom/fromJson.txt:20
3669 #: po/custom/fromJson.txt:8
[all …]
H A Dpt_BR.po1401 #: po/custom/fromJson.txt:178
1416 #: po/custom/fromJson.txt:189
1740 #: po/custom/fromJson.txt:305
1795 #: po/custom/fromJson.txt:540
3232 #: po/custom/fromJson.txt:24
3298 #: po/custom/fromJson.txt:91
3540 #: po/custom/fromJson.txt:32
3638 #: po/custom/fromJson.txt:12
3660 #: po/custom/fromJson.txt:20
3669 #: po/custom/fromJson.txt:8
[all …]
H A Dpt.po1401 #: po/custom/fromJson.txt:178
1416 #: po/custom/fromJson.txt:189
1740 #: po/custom/fromJson.txt:305
1795 #: po/custom/fromJson.txt:540
3232 #: po/custom/fromJson.txt:24
3298 #: po/custom/fromJson.txt:91
3540 #: po/custom/fromJson.txt:32
3638 #: po/custom/fromJson.txt:12
3660 #: po/custom/fromJson.txt:20
3669 #: po/custom/fromJson.txt:8
[all …]
H A Dfr.po1401 #: po/custom/fromJson.txt:178
1416 #: po/custom/fromJson.txt:189
1740 #: po/custom/fromJson.txt:305
1795 #: po/custom/fromJson.txt:540
3232 #: po/custom/fromJson.txt:24
3298 #: po/custom/fromJson.txt:91
3540 #: po/custom/fromJson.txt:32
3638 #: po/custom/fromJson.txt:12
3660 #: po/custom/fromJson.txt:20
3669 #: po/custom/fromJson.txt:8
[all …]
H A Dhu.po1401 #: po/custom/fromJson.txt:178
1416 #: po/custom/fromJson.txt:189
1740 #: po/custom/fromJson.txt:305
1795 #: po/custom/fromJson.txt:540
3232 #: po/custom/fromJson.txt:24
3298 #: po/custom/fromJson.txt:91
3540 #: po/custom/fromJson.txt:32
3638 #: po/custom/fromJson.txt:12
3660 #: po/custom/fromJson.txt:20
3669 #: po/custom/fromJson.txt:8
[all …]
H A Dtr.po1401 #: po/custom/fromJson.txt:178
1416 #: po/custom/fromJson.txt:189
1740 #: po/custom/fromJson.txt:305
1795 #: po/custom/fromJson.txt:540
3232 #: po/custom/fromJson.txt:24
3298 #: po/custom/fromJson.txt:91
3540 #: po/custom/fromJson.txt:32
3638 #: po/custom/fromJson.txt:12
3660 #: po/custom/fromJson.txt:20
3669 #: po/custom/fromJson.txt:8
[all …]
/dports/net-im/libquotient/libQuotient-0.6.8/lib/csapi/definitions/
H A Dpush_rule.h49 fromJson(jo.value("actions"_ls), pod.actions);
50 fromJson(jo.value("default"_ls), pod.isDefault);
51 fromJson(jo.value("enabled"_ls), pod.enabled);
52 fromJson(jo.value("rule_id"_ls), pod.ruleId);
53 fromJson(jo.value("conditions"_ls), pod.conditions);
54 fromJson(jo.value("pattern"_ls), pod.pattern);
/dports/net-im/libquotient/libQuotient-0.6.8/lib/csapi/
H A Dnotifications.h88 fromJson(jo.value("actions"_ls), result.actions);
89 fromJson(jo.value("event"_ls), result.event);
90 fromJson(jo.value("profile_tag"_ls), result.profileTag);
91 fromJson(jo.value("read"_ls), result.read);
92 fromJson(jo.value("room_id"_ls), result.roomId);
93 fromJson(jo.value("ts"_ls), result.ts);
H A Dcapabilities.h73 fromJson(jo.value("enabled"_ls), result.enabled);
82 fromJson(jo.value("default"_ls), result.defaultVersion);
83 fromJson(jo.value("available"_ls), result.available);
92 fromJson(jo.take("m.change_password"_ls), result.changePassword);
93 fromJson(jo.take("m.room_versions"_ls), result.roomVersions);
94 fromJson(jo, result.additionalProperties);
H A Dthird_party_lookup.h38 return fromJson<QHash<QString, ThirdPartyProtocol>>(jsonData()); in protocols()
70 return fromJson<ThirdPartyProtocol>(jsonData()); in data()
113 return fromJson<QVector<ThirdPartyLocation>>(jsonData()); in data()
149 return fromJson<QVector<ThirdPartyUser>>(jsonData()); in data()
179 return fromJson<QVector<ThirdPartyLocation>>(jsonData()); in data()
208 return fromJson<QVector<ThirdPartyUser>>(jsonData()); in data()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/secure_storage/
H A Dtest_TlsConfiguration.cpp33 mTlsConfiguration.load(QJsonDocument::fromJson(config).object()); in testDefaults()
49 mTlsConfiguration.load(QJsonDocument::fromJson(config).object()); in testLoadprotocolVersion()
61 mTlsConfiguration.load(QJsonDocument::fromJson(config).object()); in testLoadOcspStapling()
76 mTlsConfiguration.load(QJsonDocument::fromJson(config).object()); in testLoadCiphers()
90 mTlsConfiguration.load(QJsonDocument::fromJson(config).object()); in testLoadEllipticCurves()
104 mTlsConfiguration.load(QJsonDocument::fromJson(config).object()); in testLoadSignatureAlgorithms()
159 settings1.load(QJsonDocument::fromJson(config1).object()); in testEquals()
160 settings2.load(QJsonDocument::fromJson(config2).object()); in testEquals()
/dports/devel/kpublictransport/kpublictransport-21.12.3/autotests/
H A Dotpparsertest.cpp73 …const auto res = p.parseLocationsByCoordinate(QJsonDocument::fromJson(Test::readFile(inFileName)).… in testParseLocationByCoordinate()
76 const auto ref = QJsonDocument::fromJson(Test::readFile(refFileName)).array(); in testParseLocationByCoordinate()
104 …const auto res = p.parseLocationsByName(QJsonDocument::fromJson(Test::readFile(inFileName)).object… in testParseLocationByName()
107 const auto ref = QJsonDocument::fromJson(Test::readFile(refFileName)).array(); in testParseLocationByName()
132 … const auto res = p.parseDepartures(QJsonDocument::fromJson(Test::readFile(inFileName)).object()); in testParseDepartures()
135 const auto ref = QJsonDocument::fromJson(Test::readFile(refFileName)).array(); in testParseDepartures()
182 const auto configObj = QJsonDocument::fromJson(Test::readFile(networkConfig)).object(); in testParseJourney()
186 auto n = RentalVehicleNetwork::fromJson(it.value().toObject()); in testParseJourney()
192 … const auto res = p.parseJourneys(QJsonDocument::fromJson(Test::readFile(inFileName)).object()); in testParseJourney()
195 const auto ref = QJsonDocument::fromJson(Test::readFile(refFileName)).array(); in testParseJourney()
/dports/net-im/spectral/libQuotient-58dfe74390ebdd8ec6611d3b8fecfe7d051ff955/lib/identity/definitions/
H A Drequest_msisdn_validation.cpp22 fromJson(jo.value("client_secret"_ls), result.clientSecret); in fillFrom()
23 fromJson(jo.value("country"_ls), result.country); in fillFrom()
24 fromJson(jo.value("phone_number"_ls), result.phoneNumber); in fillFrom()
25 fromJson(jo.value("send_attempt"_ls), result.sendAttempt); in fillFrom()
26 fromJson(jo.value("next_link"_ls), result.nextLink); in fillFrom()
/dports/net-im/libquotient/libQuotient-0.6.8/lib/identity/definitions/
H A Drequest_msisdn_validation.h52 fromJson(jo.value("client_secret"_ls), pod.clientSecret);
53 fromJson(jo.value("country"_ls), pod.country);
54 fromJson(jo.value("phone_number"_ls), pod.phoneNumber);
55 fromJson(jo.value("send_attempt"_ls), pod.sendAttempt);
56 fromJson(jo.value("next_link"_ls), pod.nextLink);

12345678910>>...87