Home
last modified time | relevance | path

Searched refs:JSON (Results 1 – 25 of 6018) sorted by relevance

12345678910>>...241

/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Dgltf.h18 JSON *root;
37 root = new JSON(JSON::OBJECT); in GLTF()
126 JSON *item = accessors->add(JSON::OBJECT);
169 JSON *item = buffers->add(JSON::OBJECT); in addBuffer()
196 JSON *item = meshes->add(JSON::OBJECT);
215 JSON *item = images->add(JSON::OBJECT); in addImage()
223 JSON *item = samplers->add(JSON::OBJECT); in addSampler()
262 JSON *item = nodes->add(JSON::OBJECT); in addNode()
291 JSON *item = skins->add(JSON::OBJECT); in addSkin()
311 JSON* addAnimation(const char *name, JSON **samplers, JSON **channels) { in addAnimation()
[all …]
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/src/
H A Djson.cpp51 JSON::JSON(const boost::filesystem::path &path) { in JSON() function in JSON
59 JSON::JSON(JSON &&other) noexcept : ptr(other.ptr), owner(other.owner) { in JSON() function in JSON
63 JSON &JSON::operator=(JSON &&other) noexcept { in operator =()
72 JSON::~JSON() { in ~JSON()
77 JSON JSON::make_owner(JSON &&other) noexcept { in make_owner()
134 void JSON::emplace_back(JSON &&value) { in emplace_back()
148 JSON JSON::child(const std::string &key) const { in child()
210 JSON JSON::object(const std::string &key) const { in object()
224 JSON JSON::object() const { in object()
261 std::vector<JSON> JSON::array_or_empty() const noexcept { in array_or_empty()
[all …]
/dports/devel/clixon/clixon-4.8.0/test/
H A Dtest_json_null.sh67 expecteofx "$clixon_util_xml -ovJjy $fyang" 0 "$JSON" "$JSON"
80 expecteofx "$clixon_util_xml -ovjJy $fyang" 0 "$JSON" "$JSON"
93 expecteofx "$clixon_util_xml -ovjJy $fyang" 0 "$JSON" "$JSON"
106 expecteofx "$clixon_util_xml -ovjJy $fyang" 0 "$JSON" "$JSON"
126 expecteofx "$clixon_util_xml -ovjJy $fyang" 0 "$JSON" "$JSON"
134 JSON='{"json:anys":{"a":{}}}'
140 expecteofx "$clixon_util_xml -ovjJy $fyang" 0 "$JSON" "$JSON"
153 expecteofx "$clixon_util_xml -ovjJy $fyang" 0 "$JSON" "$JSON"
160 JSON='{"json:anys":{"b":{}}}'
166 expecteofx "$clixon_util_xml -ovjJy $fyang" 0 "$JSON" "$JSON"
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/dhall-lang/tests/type-inference/success/
H A DpreludeB.dhall45 , JSON :
68 : { array : List JSONJSON
82 : { array : List JSONJSON
96 : { array : List JSONJSON
110 : { array : List JSONJSON
131 : { array : List JSONJSON
144 : { array : List JSONJSON
158 : { array : List JSONJSON
189 : { array : List JSONJSON
216 : { array : List JSONJSON
[all …]
/dports/devel/pear-Horde_Serialize/Horde_Serialize-2.0.5/test/Horde/Serialize/
H A DJsonTest.php308 …ialize::unserialize(Horde_Serialize::serialize(null, Horde_Serialize::JSON), Horde_Serialize::JSON)
313 …ialize::unserialize(Horde_Serialize::serialize(true, Horde_Serialize::JSON), Horde_Serialize::JSON)
318 …alize::unserialize(Horde_Serialize::serialize(false, Horde_Serialize::JSON), Horde_Serialize::JSON)
324 …Serialize::unserialize(Horde_Serialize::serialize(1, Horde_Serialize::JSON), Horde_Serialize::JSON)
330 …erialize::unserialize(Horde_Serialize::serialize(-1, Horde_Serialize::JSON), Horde_Serialize::JSON)
336 …rialize::unserialize(Horde_Serialize::serialize(1.0, Horde_Serialize::JSON), Horde_Serialize::JSON)
342 …rialize::unserialize(Horde_Serialize::serialize(1.1, Horde_Serialize::JSON), Horde_Serialize::JSON)
372 …ialize::unserialize(Horde_Serialize::serialize($arr, Horde_Serialize::JSON), Horde_Serialize::JSON)
378 …ialize::unserialize(Horde_Serialize::serialize($obj, Horde_Serialize::JSON), Horde_Serialize::JSON)
402 …rialize::serialize(Horde_Serialize::unserialize('1', Horde_Serialize::JSON), Horde_Serialize::JSON)
[all …]
/dports/converters/p5-JSON-DWIW/JSON-DWIW-0.47/t/
H A Ddeser11_file.t12 use JSON::DWIW;
14 if (JSON::DWIW::skip_deserialize_file()) {
30 my $error = JSON::DWIW->get_error_string;
33 $error = JSON::DWIW->get_error_string;
37 $error = JSON::DWIW->get_error_string;
41 $error = JSON::DWIW->get_error_string;
45 $error = JSON::DWIW->get_error_string;
49 $error = JSON::DWIW->get_error_string;
53 $error = JSON::DWIW->get_error_string;
57 $error = JSON::DWIW->get_error_string;
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/dhall-lang/Prelude/JSON/
H A Darray.dhall2 Create a JSON array from a `List` of JSON values
5 let JSON = ./package.dhall
6 in JSON.render (JSON.array [ JSON.double 1.0, JSON.bool True ])
9 let JSON/Type = ./Type
11 in JSON.render (JSON.array ([] : List JSON/Type))
15 let JSON =
24 : List JSONJSON
26 λ(JSON : Type) →
28 : { array : List JSONJSON
33 , object : List { mapKey : Text, mapValue : JSON } → JSON
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/json/inc/
H A Dsql_vs_json_greaterthan.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_greaterthanequalto.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_lessthan.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/json/inc/
H A Dsql_vs_json_greaterthan.inc1 echo "Test for SQL vs JSON";
21 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
22 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
47 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
48 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
72 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
73 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
99 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
100 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
126 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_greaterthanequalto.inc1 echo "Test for SQL vs JSON";
21 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
22 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
47 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
48 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
72 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
73 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
99 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
100 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
126 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_lessthan.inc1 echo "Test for SQL vs JSON";
21 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
22 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
47 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
48 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
72 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
73 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
99 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
100 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
126 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_lessthanequalto.inc1 echo "Test for SQL vs JSON";
21 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
22 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
47 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
48 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
72 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
73 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
99 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
100 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
126 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_notequal.inc1 echo "Test for SQL vs JSON";
21 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
22 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
47 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
48 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
72 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
73 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
99 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
100 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
126 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_null_safe_equal_to.inc1 echo "Test for SQL vs JSON";
21 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
22 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
47 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
48 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
72 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
73 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
99 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
100 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
126 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_equalto.inc1 echo "Test for SQL vs JSON";
21 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
22 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
47 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
48 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
72 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
73 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
99 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
100 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
126 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/json/inc/
H A Dsql_vs_json_greaterthanequalto.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_lessthan.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_notequal.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_equalto.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_lessthanequalto.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_greaterthan.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
H A Dsql_vs_json_null_safe_equal_to.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/json/inc/
H A Dsql_vs_json_equalto.inc1 echo "Test for SQL vs JSON";
20 and JSON_TYPE(CAST(a._tin as JSON))!='BLOB'
21 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
45 and JSON_TYPE(CAST(a._boo as JSON))!='BLOB'
46 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
69 and JSON_TYPE(CAST(a._sms as JSON))!='BLOB'
70 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
95 and JSON_TYPE(CAST(a._mes as JSON))!='BLOB'
96 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
121 and JSON_TYPE(CAST(b.col as JSON))!='BLOB'
[all …]

12345678910>>...241