Home
last modified time | relevance | path

Searched refs:serializable (Results 1 – 25 of 3440) sorted by relevance

12345678910>>...138

/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/
H A DTNC22Logger.php65 * @param array $serializable
74 * @param array $serializable
78 if (!empty($serializable)) {
96 * @param array $serializable
105 * @param array $serializable
109 $serializable = $level;
114 if (!empty($serializable)) {
137 * @param array $serializable
146 * @param array $serializable
155 * @param array $serializable
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc23/
H A DTNC23Logger.php65 * @param array $serializable
74 * @param array $serializable
78 if (!empty($serializable)) {
96 * @param array $serializable
105 * @param array $serializable
109 $serializable = $level;
114 if (!empty($serializable)) {
137 * @param array $serializable
146 * @param array $serializable
155 * @param array $serializable
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/
H A DTNC21Logger.php64 * @param array $serializable
73 * @param array $serializable
77 if (!empty($serializable)) {
95 * @param array $serializable
104 * @param array $serializable
108 $serializable = $level;
113 if (!empty($serializable)) {
136 * @param array $serializable
145 * @param array $serializable
154 * @param array $serializable
[all …]
/dports/devel/json-glib/json-glib-1.6.2/json-glib/
H A Djson-serializable.c64 iface = JSON_SERIALIZABLE_GET_IFACE (serializable); in json_serializable_serialize_property()
102 iface = JSON_SERIALIZABLE_GET_IFACE (serializable); in json_serializable_deserialize_property()
104 return iface->deserialize_property (serializable, in json_serializable_deserialize_property()
227 return json_serializable_real_serialize (serializable, in json_serializable_default_serialize_property()
274 return json_serializable_real_deserialize (serializable, in json_serializable_default_deserialize_property()
300 return JSON_SERIALIZABLE_GET_IFACE (serializable)->find_property (serializable, name); in json_serializable_find_property()
323 return JSON_SERIALIZABLE_GET_IFACE (serializable)->list_properties (serializable, n_pspecs); in json_serializable_list_properties()
342 g_return_if_fail (JSON_IS_SERIALIZABLE (serializable)); in json_serializable_set_property()
346 JSON_SERIALIZABLE_GET_IFACE (serializable)->set_property (serializable, in json_serializable_set_property()
367 g_return_if_fail (JSON_IS_SERIALIZABLE (serializable)); in json_serializable_get_property()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/T8029102/
H A DWarnSerializableLambdaTest.out1 WarnSerializableLambdaTest.java:15:38: compiler.warn.access.to.sensitive.member.from.serializable.e…
7 WarnSerializableLambdaTest.java:26:39: compiler.warn.access.to.sensitive.member.from.serializable.e…
9 WarnSerializableLambdaTest.java:28:39: compiler.warn.access.to.sensitive.member.from.serializable.e…
10 WarnSerializableLambdaTest.java:30:13: compiler.warn.access.to.sensitive.member.from.serializable.e…
11 WarnSerializableLambdaTest.java:31:13: compiler.warn.access.to.sensitive.member.from.serializable.e…
12 WarnSerializableLambdaTest.java:32:13: compiler.warn.access.to.sensitive.member.from.serializable.e…
26 WarnSerializableLambdaTest.java:60:17: compiler.warn.access.to.sensitive.member.from.serializable.e…
27 WarnSerializableLambdaTest.java:61:17: compiler.warn.access.to.sensitive.member.from.serializable.e…
28 WarnSerializableLambdaTest.java:62:17: compiler.warn.access.to.sensitive.member.from.serializable.e…
42 WarnSerializableLambdaTest.java:148:21: compiler.warn.access.to.sensitive.member.from.serializable.…
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/T8029102/
H A DWarnSerializableLambdaTest.out1 WarnSerializableLambdaTest.java:15:38: compiler.warn.access.to.sensitive.member.from.serializable.e…
7 WarnSerializableLambdaTest.java:26:39: compiler.warn.access.to.sensitive.member.from.serializable.e…
9 WarnSerializableLambdaTest.java:28:39: compiler.warn.access.to.sensitive.member.from.serializable.e…
10 WarnSerializableLambdaTest.java:30:13: compiler.warn.access.to.sensitive.member.from.serializable.e…
11 WarnSerializableLambdaTest.java:31:13: compiler.warn.access.to.sensitive.member.from.serializable.e…
12 WarnSerializableLambdaTest.java:32:13: compiler.warn.access.to.sensitive.member.from.serializable.e…
26 WarnSerializableLambdaTest.java:60:17: compiler.warn.access.to.sensitive.member.from.serializable.e…
27 WarnSerializableLambdaTest.java:61:17: compiler.warn.access.to.sensitive.member.from.serializable.e…
28 WarnSerializableLambdaTest.java:62:17: compiler.warn.access.to.sensitive.member.from.serializable.e…
42 WarnSerializableLambdaTest.java:148:21: compiler.warn.access.to.sensitive.member.from.serializable.…
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc20/
H A DTNC20Logger.php66 * @param array $serializable
70 $serializable = $level;
74 if (!empty($serializable)) {
75 $message = json_encode($serializable);
123 * @param array $serializable
132 * @param array $serializable
141 * @param array $serializable
150 * @param array $serializable
158 * @param array $serializable
171 * @param array $serializable
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/T8029102/
H A DWarnSerializableElementTest.out1 WarnSerializableElementTest.java:56:44: compiler.warn.access.to.member.from.serializable.element: s…
2 WarnSerializableElementTest.java:57:44: compiler.warn.access.to.member.from.serializable.element: s…
3 WarnSerializableElementTest.java:58:44: compiler.warn.access.to.member.from.serializable.element: s…
4 WarnSerializableElementTest.java:60:17: compiler.warn.access.to.member.from.serializable.element: p…
5 WarnSerializableElementTest.java:61:17: compiler.warn.access.to.member.from.serializable.element: p…
6 WarnSerializableElementTest.java:62:17: compiler.warn.access.to.member.from.serializable.element: p…
17 WarnSerializableElementTest.java:141:44: compiler.warn.access.to.member.from.serializable.element: …
19 WarnSerializableElementTest.java:143:44: compiler.warn.access.to.member.from.serializable.element: …
20 WarnSerializableElementTest.java:148:21: compiler.warn.access.to.member.from.serializable.element: …
21 WarnSerializableElementTest.java:149:21: compiler.warn.access.to.member.from.serializable.element: …
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/T8029102/
H A DWarnSerializableElementTest.out1 WarnSerializableElementTest.java:56:44: compiler.warn.access.to.member.from.serializable.element: s…
2 WarnSerializableElementTest.java:57:44: compiler.warn.access.to.member.from.serializable.element: s…
3 WarnSerializableElementTest.java:58:44: compiler.warn.access.to.member.from.serializable.element: s…
4 WarnSerializableElementTest.java:60:17: compiler.warn.access.to.member.from.serializable.element: p…
5 WarnSerializableElementTest.java:61:17: compiler.warn.access.to.member.from.serializable.element: p…
6 WarnSerializableElementTest.java:62:17: compiler.warn.access.to.member.from.serializable.element: p…
17 WarnSerializableElementTest.java:141:44: compiler.warn.access.to.member.from.serializable.element: …
19 WarnSerializableElementTest.java:143:44: compiler.warn.access.to.member.from.serializable.element: …
20 WarnSerializableElementTest.java:148:21: compiler.warn.access.to.member.from.serializable.element: …
21 WarnSerializableElementTest.java:149:21: compiler.warn.access.to.member.from.serializable.element: …
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/T8029102/
H A DWarnSerializableElementTest.out1 WarnSerializableElementTest.java:56:44: compiler.warn.access.to.member.from.serializable.element: s…
2 WarnSerializableElementTest.java:57:44: compiler.warn.access.to.member.from.serializable.element: s…
3 WarnSerializableElementTest.java:58:44: compiler.warn.access.to.member.from.serializable.element: s…
4 WarnSerializableElementTest.java:60:17: compiler.warn.access.to.member.from.serializable.element: p…
5 WarnSerializableElementTest.java:61:17: compiler.warn.access.to.member.from.serializable.element: p…
6 WarnSerializableElementTest.java:62:17: compiler.warn.access.to.member.from.serializable.element: p…
17 WarnSerializableElementTest.java:141:44: compiler.warn.access.to.member.from.serializable.element: …
19 WarnSerializableElementTest.java:143:44: compiler.warn.access.to.member.from.serializable.element: …
20 WarnSerializableElementTest.java:148:21: compiler.warn.access.to.member.from.serializable.element: …
21 WarnSerializableElementTest.java:149:21: compiler.warn.access.to.member.from.serializable.element: …
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/T8029102/
H A DWarnSerializableElementTest.out1 WarnSerializableElementTest.java:56:44: compiler.warn.access.to.member.from.serializable.element: s…
2 WarnSerializableElementTest.java:57:44: compiler.warn.access.to.member.from.serializable.element: s…
3 WarnSerializableElementTest.java:58:44: compiler.warn.access.to.member.from.serializable.element: s…
4 WarnSerializableElementTest.java:60:17: compiler.warn.access.to.member.from.serializable.element: p…
5 WarnSerializableElementTest.java:61:17: compiler.warn.access.to.member.from.serializable.element: p…
6 WarnSerializableElementTest.java:62:17: compiler.warn.access.to.member.from.serializable.element: p…
17 WarnSerializableElementTest.java:141:44: compiler.warn.access.to.member.from.serializable.element: …
19 WarnSerializableElementTest.java:143:44: compiler.warn.access.to.member.from.serializable.element: …
20 WarnSerializableElementTest.java:148:21: compiler.warn.access.to.member.from.serializable.element: …
21 WarnSerializableElementTest.java:149:21: compiler.warn.access.to.member.from.serializable.element: …
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/T8029102/
H A DWarnSerializableElementTest.out1 WarnSerializableElementTest.java:56:44: compiler.warn.access.to.member.from.serializable.element: s…
2 WarnSerializableElementTest.java:57:44: compiler.warn.access.to.member.from.serializable.element: s…
3 WarnSerializableElementTest.java:58:44: compiler.warn.access.to.member.from.serializable.element: s…
4 WarnSerializableElementTest.java:60:17: compiler.warn.access.to.member.from.serializable.element: p…
5 WarnSerializableElementTest.java:61:17: compiler.warn.access.to.member.from.serializable.element: p…
6 WarnSerializableElementTest.java:62:17: compiler.warn.access.to.member.from.serializable.element: p…
17 WarnSerializableElementTest.java:141:44: compiler.warn.access.to.member.from.serializable.element: …
19 WarnSerializableElementTest.java:143:44: compiler.warn.access.to.member.from.serializable.element: …
20 WarnSerializableElementTest.java:148:21: compiler.warn.access.to.member.from.serializable.element: …
21 WarnSerializableElementTest.java:149:21: compiler.warn.access.to.member.from.serializable.element: …
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/T8029102/
H A DWarnSerializableElementTest.out1 WarnSerializableElementTest.java:56:44: compiler.warn.access.to.member.from.serializable.element: s…
2 WarnSerializableElementTest.java:57:44: compiler.warn.access.to.member.from.serializable.element: s…
3 WarnSerializableElementTest.java:58:44: compiler.warn.access.to.member.from.serializable.element: s…
4 WarnSerializableElementTest.java:60:17: compiler.warn.access.to.member.from.serializable.element: p…
5 WarnSerializableElementTest.java:61:17: compiler.warn.access.to.member.from.serializable.element: p…
6 WarnSerializableElementTest.java:62:17: compiler.warn.access.to.member.from.serializable.element: p…
17 WarnSerializableElementTest.java:141:44: compiler.warn.access.to.member.from.serializable.element: …
19 WarnSerializableElementTest.java:143:44: compiler.warn.access.to.member.from.serializable.element: …
20 WarnSerializableElementTest.java:148:21: compiler.warn.access.to.member.from.serializable.element: …
21 WarnSerializableElementTest.java:149:21: compiler.warn.access.to.member.from.serializable.element: …
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/T8029102/
H A DWarnSerializableElementTest.out1 WarnSerializableElementTest.java:56:44: compiler.warn.access.to.member.from.serializable.element: s…
2 WarnSerializableElementTest.java:57:44: compiler.warn.access.to.member.from.serializable.element: s…
3 WarnSerializableElementTest.java:58:44: compiler.warn.access.to.member.from.serializable.element: s…
4 WarnSerializableElementTest.java:60:17: compiler.warn.access.to.member.from.serializable.element: p…
5 WarnSerializableElementTest.java:61:17: compiler.warn.access.to.member.from.serializable.element: p…
6 WarnSerializableElementTest.java:62:17: compiler.warn.access.to.member.from.serializable.element: p…
17 WarnSerializableElementTest.java:141:44: compiler.warn.access.to.member.from.serializable.element: …
19 WarnSerializableElementTest.java:143:44: compiler.warn.access.to.member.from.serializable.element: …
20 WarnSerializableElementTest.java:148:21: compiler.warn.access.to.member.from.serializable.element: …
21 WarnSerializableElementTest.java:149:21: compiler.warn.access.to.member.from.serializable.element: …
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/T8029102/
H A DWarnSerializableElementTest.out1 WarnSerializableElementTest.java:56:44: compiler.warn.access.to.member.from.serializable.element: s…
2 WarnSerializableElementTest.java:57:44: compiler.warn.access.to.member.from.serializable.element: s…
3 WarnSerializableElementTest.java:58:44: compiler.warn.access.to.member.from.serializable.element: s…
4 WarnSerializableElementTest.java:60:17: compiler.warn.access.to.member.from.serializable.element: p…
5 WarnSerializableElementTest.java:61:17: compiler.warn.access.to.member.from.serializable.element: p…
6 WarnSerializableElementTest.java:62:17: compiler.warn.access.to.member.from.serializable.element: p…
17 WarnSerializableElementTest.java:141:44: compiler.warn.access.to.member.from.serializable.element: …
19 WarnSerializableElementTest.java:143:44: compiler.warn.access.to.member.from.serializable.element: …
20 WarnSerializableElementTest.java:148:21: compiler.warn.access.to.member.from.serializable.element: …
21 WarnSerializableElementTest.java:149:21: compiler.warn.access.to.member.from.serializable.element: …
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/glue/
H A DURIUtils.cpp48 if (!serializable) {
52 serializable->Serialize(aParams);
79 nsCOMPtr<nsIIPCSerializableURI> serializable;
91 serializable = do_CreateInstance(kJARURICID);
95 serializable = new nsJSURI();
99 serializable = do_CreateInstance(kIconURICID);
103 serializable = new nsNullPrincipalURI();
107 serializable = new nsSimpleNestedURI();
111 serializable = new nsHostObjectURI();
118 MOZ_ASSERT(serializable);
[all …]
H A DInputStreamUtils.cpp48 nsCOMPtr<nsIIPCSerializableInputStream> serializable = in SerializeInputStream() local
50 if (!serializable) { in SerializeInputStream()
54 serializable->Serialize(aParams, aFileDescriptors); in SerializeInputStream()
81 nsCOMPtr<nsIIPCSerializableInputStream> serializable; in DeserializeInputStream() local
85 serializable = do_CreateInstance(kStringInputStreamCID); in DeserializeInputStream()
89 serializable = do_CreateInstance(kFileInputStreamCID); in DeserializeInputStream()
97 serializable = new nsTemporaryFileInputStream(); in DeserializeInputStream()
105 serializable = do_CreateInstance(kMIMEInputStreamCID); in DeserializeInputStream()
155 MOZ_ASSERT(serializable); in DeserializeInputStream()
157 if (!serializable->Deserialize(aParams, aFileDescriptors)) { in DeserializeInputStream()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DInputStreamUtils.cpp46 nsCOMPtr<nsIIPCSerializableInputStream> serializable = in SerializeInputStream() local
48 if (!serializable) { in SerializeInputStream()
52 serializable->Serialize(aParams, aFileDescriptors); in SerializeInputStream()
63 nsCOMPtr<nsIIPCSerializableInputStream> serializable; in DeserializeInputStream() local
78 serializable = do_CreateInstance(kStringInputStreamCID); in DeserializeInputStream()
82 serializable = do_CreateInstance(kFileInputStreamCID); in DeserializeInputStream()
90 serializable = do_CreateInstance(kMIMEInputStreamCID); in DeserializeInputStream()
98 serializable = new mozilla::SlicedInputStream(); in DeserializeInputStream()
106 MOZ_ASSERT(serializable); in DeserializeInputStream()
108 if (!serializable->Deserialize(aParams, aFileDescriptors)) { in DeserializeInputStream()
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/num-format-0.4.0/tests/
H A Dtest_serialization.rs10 fn serializable<T: Serialize>() {} in test_serialization() function
12 serializable::<Buffer>(); in test_serialization()
13 serializable::<CustomFormat>(); in test_serialization()
14 serializable::<CustomFormatBuilder>(); in test_serialization()
15 serializable::<Error>(); in test_serialization()
16 serializable::<ErrorKind>(); in test_serialization()
17 serializable::<Grouping>(); in test_serialization()
18 serializable::<Locale>(); in test_serialization()
37 fn serializable<T: Serialize>() {} in test_serialization_system() function
38 serializable::<SystemLocale>(); in test_serialization_system()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/num-format-0.4.0/tests/
H A Dtest_serialization.rs10 fn serializable<T: Serialize>() {} in test_serialization() function
12 serializable::<Buffer>(); in test_serialization()
13 serializable::<CustomFormat>(); in test_serialization()
14 serializable::<CustomFormatBuilder>(); in test_serialization()
15 serializable::<Error>(); in test_serialization()
16 serializable::<ErrorKind>(); in test_serialization()
17 serializable::<Grouping>(); in test_serialization()
18 serializable::<Locale>(); in test_serialization()
37 fn serializable<T: Serialize>() {} in test_serialization_system() function
38 serializable::<SystemLocale>(); in test_serialization_system()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/num-format-0.4.0/tests/
H A Dtest_serialization.rs10 fn serializable<T: Serialize>() {} in test_serialization() function
12 serializable::<Buffer>(); in test_serialization()
13 serializable::<CustomFormat>(); in test_serialization()
14 serializable::<CustomFormatBuilder>(); in test_serialization()
15 serializable::<Error>(); in test_serialization()
16 serializable::<ErrorKind>(); in test_serialization()
17 serializable::<Grouping>(); in test_serialization()
18 serializable::<Locale>(); in test_serialization()
37 fn serializable<T: Serialize>() {} in test_serialization_system() function
38 serializable::<SystemLocale>(); in test_serialization_system()
/dports/www/zola/zola-0.15.2/cargo-crates/num-format-0.4.0/tests/
H A Dtest_serialization.rs10 fn serializable<T: Serialize>() {} in test_serialization() function
12 serializable::<Buffer>(); in test_serialization()
13 serializable::<CustomFormat>(); in test_serialization()
14 serializable::<CustomFormatBuilder>(); in test_serialization()
15 serializable::<Error>(); in test_serialization()
16 serializable::<ErrorKind>(); in test_serialization()
17 serializable::<Grouping>(); in test_serialization()
18 serializable::<Locale>(); in test_serialization()
37 fn serializable<T: Serialize>() {} in test_serialization_system() function
38 serializable::<SystemLocale>(); in test_serialization_system()
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/num-format-0.4.0/tests/
H A Dtest_serialization.rs10 fn serializable<T: Serialize>() {}
12 serializable::<Buffer>(); in test_non_zero_u8()
13 serializable::<CustomFormat>();
14 serializable::<CustomFormatBuilder>();
15 serializable::<Error>();
16 serializable::<ErrorKind>();
17 serializable::<Grouping>();
18 serializable::<Locale>();
37 fn serializable<T: Serialize>() {}
38 serializable::<SystemLocale>();
/dports/textproc/ibus/ibus-1.5.24/src/
H A Dibusserializable.c128 ibus_serializable_init (IBusSerializable *serializable) in ibus_serializable_init() argument
130 serializable->priv = IBUS_SERIALIZABLE_GET_PRIVATE (serializable); in ibus_serializable_init()
131 serializable->priv->attachments = NULL; in ibus_serializable_init()
132 g_datalist_init (&serializable->priv->attachments); in ibus_serializable_init()
136 ibus_serializable_destroy (IBusSerializable *serializable) in ibus_serializable_destroy() argument
138 g_datalist_clear (&serializable->priv->attachments); in ibus_serializable_destroy()
139 parent_class->destroy (IBUS_OBJECT (serializable)); in ibus_serializable_destroy()
158 g_datalist_foreach (&serializable->priv->attachments, in ibus_serializable_real_serialize()
215 g_return_if_fail (IBUS_IS_SERIALIZABLE (serializable)); in ibus_serializable_set_qattachment()
233 &serializable->priv->attachments, key); in ibus_serializable_get_qattachment()
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/src/tests/__snapshots__/
H A DserializableStateInvariantMiddleware.test.ts.snap3 exports[`serializableStateInvariantMiddleware Should log an error when a non-serializable action is…
4 "A non-serializable value was detected in an action, in the path: \`type\`. Value: Symbol(SOME_CONS…
9 (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-…
12 exports[`serializableStateInvariantMiddleware Should log an error when a non-serializable value is …
13 "A non-serializable value was detected in the state, in the path: \`testSlice.a\`. Value: Map {}
15 …js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-sto…
21 "A non-serializable value was detected in the state, in the path: \`testSlice.a.entries\`. Value: […
27 "A non-serializable value was detected in the state, in the path: \`testSlice.a.third.bad-map-insta…
35 "A non-serializable value was detected in an action, in the path: \`meta.arg\`. Value: Map {}
43 (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-…
[all …]

12345678910>>...138