Home
last modified time | relevance | path

Searched defs:serialized (Results 26 – 50 of 2994) sorted by relevance

12345678910>>...120

/dports/databases/postgis31/postgis-3.1.4/raster/test/cunit/
H A Dcu_raster_wkb.c82 void *serialized; in test_raster_wkb() local
292 void *serialized; in test_raster_wkb() local
615 void *serialized; in test_raster_wkb() local
783 void *serialized; in test_raster_wkb() local
/dports/www/firefox/firefox-99.0/third_party/rust/enumset/tests/
H A Dserde.rs36 let serialized = bincode::serialize(&value).unwrap(); localVariable
47 let serialized = serde_json::to_string(&value).unwrap(); localVariable
59 let serialized = bincode::serialize(&!0u128).unwrap(); localVariable
71 let serialized = bincode::serialize(&!0u128).unwrap(); in test_deny_unknown() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/enumset-1.0.0/tests/
H A Dserde.rs36 let serialized = bincode::serialize(&value).unwrap(); localVariable
47 let serialized = serde_json::to_string(&value).unwrap(); localVariable
59 let serialized = bincode::serialize(&!0u128).unwrap(); localVariable
71 let serialized = bincode::serialize(&!0u128).unwrap(); in test_deny_unknown() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/wasmer_enumset-1.0.1/tests/
H A Dserde.rs36 let serialized = bincode::serialize(&value).unwrap(); localVariable
47 let serialized = serde_json::to_string(&value).unwrap(); localVariable
59 let serialized = bincode::serialize(&!0u128).unwrap(); localVariable
71 let serialized = bincode::serialize(&!0u128).unwrap(); in test_deny_unknown() localVariable
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/enumset-0.4.5/tests/
H A Dserde.rs36 let serialized = bincode::serialize(&value).unwrap(); localVariable
47 let serialized = serde_json::to_string(&value).unwrap(); localVariable
59 let serialized = bincode::serialize(&!0u128).unwrap(); localVariable
71 let serialized = bincode::serialize(&!0u128).unwrap(); in test_deny_unknown() localVariable
/dports/net/akonadi-mime/akonadi-mime-21.12.3/autotests/
H A Dmailserializerplugintest.cpp22 QByteArray serialized = in testMailPlugin() local
53 QByteArray serialized = in testMessageIntegrity() local
/dports/devel/toml11/toml11-3.7.0/tests/
H A Dcheck_serialization.cpp21 const auto serialized = toml::parse("tmp.toml"); in main() local
42 const auto serialized = toml::parse<toml::preserve_comments>("tmp.toml"); in main() local
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Identification/Map/
H A DIdentificationMap.php33 public function isInMap(string $serialized) : bool
44 public function getFromMap(string $serialized) : IdentificationInterface
/dports/www/ilias/ILIAS-5.4.25/src/GlobalScreen/Identification/Map/
H A DIdentificationMap.php33 public function isInMap(string $serialized) : bool
44 public function getFromMap(string $serialized) : IdentificationInterface
/dports/security/libotr/libotr-4.1.1/tests/unit/
H A Dtest_tlv.c104 const unsigned char serialized[] = in test_otrl_tlv_seriallen() local
115 const unsigned char serialized[] = in test_otrl_tlv_serialize() local
134 const unsigned char serialized[] = in test_otrl_tlv_find() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libotr/tests/unit/
H A Dtest_tlv.c104 const unsigned char serialized[] = in test_otrl_tlv_seriallen() local
115 const unsigned char serialized[] = in test_otrl_tlv_serialize() local
134 const unsigned char serialized[] = in test_otrl_tlv_find() local
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/tests/core/
H A Dserde.rs17 let serialized = serde_json::to_string(&v).unwrap(); localVariable
27 let serialized = serde_json::to_string(&v).unwrap(); in serde_dmatrix() localVariable
81 let serialized = serde_json::to_string(&v).unwrap(); in serde_flat() localVariable
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/rmccue/requests/library/Requests/Utility/
H A DFilteredIterator.php53 public function unserialize($serialized) {}
60 public function __unserialize($serialized) {}
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/Requests/Utility/
H A DFilteredIterator.php53 public function unserialize($serialized) {}
60 public function __unserialize($serialized) {}
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/Requests/Utility/
H A DFilteredIterator.php53 public function unserialize($serialized) {}
60 public function __unserialize($serialized) {}
/dports/audio/ampache/ampache-php74-5.0.0/vendor/rmccue/requests/library/Requests/Utility/
H A DFilteredIterator.php53 public function unserialize($serialized) {}
60 public function __unserialize($serialized) {}
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/proxy/
H A Dserialized_var.cc220 const SerializedVar& serialized) in ReceiveSerializedVarReturnValue()
285 SerializedVar* serialized = &converted; in ~ReceiveSerializedVarVectorOutParam() local
298 const SerializedVar& serialized) in SerializedVarReceiveInput()
329 const std::vector<SerializedVar>& serialized) in SerializedVarVectorReceiveInput()
361 SerializedVarReturnValue::SerializedVarReturnValue(SerializedVar* serialized) in SerializedVarReturnValue()
389 SerializedVarOutParam::SerializedVarOutParam(SerializedVar* serialized) in SerializedVarOutParam()
419 std::vector<SerializedVar>* serialized) in SerializedVarVectorOutParam()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/proxy/
H A Dserialized_var.cc221 const SerializedVar& serialized) in ReceiveSerializedVarReturnValue()
286 SerializedVar* serialized = &converted; in ~ReceiveSerializedVarVectorOutParam() local
299 const SerializedVar& serialized) in SerializedVarReceiveInput()
330 const std::vector<SerializedVar>& serialized) in SerializedVarVectorReceiveInput()
362 SerializedVarReturnValue::SerializedVarReturnValue(SerializedVar* serialized) in SerializedVarReturnValue()
390 SerializedVarOutParam::SerializedVarOutParam(SerializedVar* serialized) in SerializedVarOutParam()
420 std::vector<SerializedVar>* serialized) in SerializedVarVectorOutParam()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/
H A Dthreat_details_unittest.cc420 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
476 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
527 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
594 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
990 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
1260 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
1336 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
1362 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
1440 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
1498 std::string serialized = WaitForThreatDetailsDone( in TEST_F() local
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qjson/tests/serializer/
H A Dtestserializer.cpp75 const QByteArray serialized = serializer.serialize( result ); in testReadWriteEmptyDocument() local
89 const QByteArray serialized = serializer.serialize( result ); in testReadWrite() local
135 QByteArray serialized; in testIndentation() local
188 const QByteArray serialized = serializer.serialize( value ); in valueTest() local
203 const QByteArray serialized = serializer.serialize( object ); in valueTest() local
437 QByteArray serialized = specialSerializer.serialize(value); in testSpecialNumbers() local
/dports/devel/poco/poco-1.10.1-all/JWT/testsuite/src/
H A DSerializerTest.cpp70 std::string serialized("e30"); in testDeserializeEmpty() local
78 std::string serialized("eyJhbGciOiJub25lIn0"); in testDeserializeAlgNone() local
87 std::string serialized("eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9"); in testDeserializeAlgHS256() local
/dports/www/py-betamax/betamax-0.8.1/betamax/
H A Dutil.py82 def deserialize_prepared_request(serialized): argument
115 def deserialize_response(serialized): argument
139 def add_urllib3_response(serialized, response, headers): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Dpreserve_unknown_enum_test.cc93 std::string serialized; in TEST() local
111 std::string serialized = orig_message.SerializeAsString(); in TEST() local
132 std::string serialized; in TEST() local
154 std::string serialized; in TEST() local
181 std::string serialized; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Dpreserve_unknown_enum_test.cc93 std::string serialized; in TEST() local
111 std::string serialized = orig_message.SerializeAsString(); in TEST() local
132 std::string serialized; in TEST() local
154 std::string serialized; in TEST() local
181 std::string serialized; in TEST() local
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Dpreserve_unknown_enum_test.cc93 std::string serialized; in TEST() local
111 std::string serialized = orig_message.SerializeAsString(); in TEST() local
132 std::string serialized; in TEST() local
154 std::string serialized; in TEST() local
181 std::string serialized; in TEST() local

12345678910>>...120