Home
last modified time | relevance | path

Searched refs:tuple_struct (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/de/
Dvalue.rs159 bytes byte_buf unit unit_struct newtype_struct seq tuple tuple_struct
224 tuple_struct map struct enum identifier ignored_any
271 tuple tuple_struct map struct enum identifier ignored_any
347 tuple_struct map struct identifier ignored_any
457 tuple_struct map struct identifier ignored_any
536 tuple_struct map struct identifier ignored_any
639 tuple_struct map struct identifier ignored_any
747 tuple_struct map struct identifier ignored_any
824 tuple_struct map struct enum identifier ignored_any
872 tuple_struct map struct enum identifier ignored_any
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/src/de/
H A Dvalue.rs159 bytes byte_buf unit unit_struct newtype_struct seq tuple tuple_struct
224 tuple_struct map struct enum identifier ignored_any
271 tuple tuple_struct map struct enum identifier ignored_any
347 tuple_struct map struct identifier ignored_any
457 tuple_struct map struct identifier ignored_any
536 tuple_struct map struct identifier ignored_any
639 tuple_struct map struct identifier ignored_any
747 tuple_struct map struct identifier ignored_any
824 tuple_struct map struct enum identifier ignored_any
872 tuple_struct map struct enum identifier ignored_any
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/tests/
Dvalue.rs18 tuple_struct: TupleStruct, field
31 let tuple_struct = TupleStruct(format!("test"), -60, 3000); in serde() localVariable
52 tuple_struct, in serde()
/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/src/
Dtags.rs66 tuple_struct map struct enum identifier ignored_any
85 tuple_struct map struct enum identifier ignored_any
104 tuple_struct map struct enum identifier ignored_any
/aosp_15_r20/external/rust/android-crates-io/crates/darling/tests/
Dsupports.rs63 pub fn tuple_struct() -> DeriveInput { in tuple_struct() function
86 StructContainer::from_derive_input(&source::tuple_struct()).unwrap_err(); in struct_named()
/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/util/
Dshape.rs275 let tuple_struct: syn::DeriveInput = parse_quote! { in newtype_rejects_tuple() localVariable
279 if let syn::Data::Struct(data) = tuple_struct.data { in newtype_rejects_tuple()
/aosp_15_r20/external/rust/android-crates-io/crates/config/src/
Dde.rs144 identifier ignored_any unit_struct tuple_struct tuple
161 identifier ignored_any unit_struct tuple_struct tuple option
466 identifier ignored_any unit_struct tuple_struct tuple
/aosp_15_r20/external/rust/android-crates-io/crates/toml/src/
Dde.rs193 ignored_any unit_struct tuple_struct tuple identifier
320 ignored_any unit_struct tuple_struct tuple identifier
Dtable.rs106 bytes byte_buf map unit_struct tuple_struct struct
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/
Dnumber.rs551 newtype_struct seq tuple tuple_struct map struct enum identifier
576 newtype_struct seq tuple tuple_struct map struct enum identifier
625 unit_struct tuple_struct tuple enum identifier
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/
H A Dnumber.rs607 newtype_struct seq tuple tuple_struct map struct enum identifier
632 newtype_struct seq tuple tuple_struct map struct enum identifier
681 unit_struct tuple_struct tuple enum identifier
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/
H A Dnumber.rs607 newtype_struct seq tuple tuple_struct map struct enum identifier
632 newtype_struct seq tuple tuple_struct map struct enum identifier
681 unit_struct tuple_struct tuple enum identifier
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/
Dnumber.rs463 tuple_struct map struct enum identifier ignored_any
485 tuple_struct map struct enum identifier ignored_any
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/value/
Dtagged.rs244 byte_buf option unit unit_struct newtype_struct seq tuple tuple_struct
323 byte_buf option unit unit_struct newtype_struct seq tuple tuple_struct
Dde.rs612 byte_buf option unit unit_struct newtype_struct seq tuple tuple_struct
707 byte_buf option unit unit_struct newtype_struct seq tuple tuple_struct
1122 byte_buf option unit unit_struct newtype_struct seq tuple tuple_struct
1216 byte_buf option unit unit_struct newtype_struct seq tuple tuple_struct
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/de/
Darray.rs47 ignored_any unit_struct tuple_struct tuple enum identifier
Dkey.rs79 ignored_any unit_struct tuple_struct tuple identifier
Dtable.rs88 ignored_any unit_struct tuple_struct tuple identifier
Dvalue.rs218 ignored_any unit_struct tuple_struct tuple identifier
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/src/private/
H A Ddoc.rs139 (tuple_struct) => {
/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/private/
Ddoc.rs139 (tuple_struct) => {
/aosp_15_r20/external/rust/android-crates-io/crates/serde-xml-rs/src/de/
Dmap.rs142 char str string unit seq bytes map unit_struct newtype_struct tuple_struct
/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/
Dmacros.rs213 (tuple_struct<$l:tt, $v:ident>) => {
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/src/
H A Dmacros.rs213 (tuple_struct<$l:tt, $v:ident>) => {
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/tests/
Dderive.rs34 fn tuple_struct() { in tuple_struct() function

12