Home
last modified time | relevance | path

Searched defs:this_type (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/serde_derive/src/
Dthis.rs4 pub fn this_type(cont: &Container) -> Path { in this_type() function
Dde.rs117 this_type: syn::Path, field
141 let this_type = this::this_type(cont); in new() localVariable
414 let this_type = &params.this_type; in deserialize_unit_struct() localVariable
451 let this_type = &params.this_type; in deserialize_tuple() localVariable
553 let this_type = &params.this_type; in deserialize_tuple_in_place() localVariable
714 let this_type = &params.this_type; in deserialize_seq() localVariable
811 let this_type = &params.this_type; in deserialize_seq_in_place() localVariable
859 let this_type = &params.this_type; in deserialize_newtype_struct() localVariable
912 let this_type = &params.this_type; in deserialize_struct() localVariable
1069 let this_type = &params.this_type; in deserialize_struct_in_place() localVariable
[all …]
Dser.rs88 this_type: syn::Path, field
113 let this_type = this::this_type(cont); in new() localVariable
645 let this_type = &params.this_type; in serialize_adjacently_tagged_variant() localVariable
976 let this_type = &params.this_type; in serialize_struct_variant_with_flatten() localVariable
1197 let this_type = &params.this_type; in wrap_serialize_with() localVariable
/external/harfbuzz_ng/src/
Dhb-ot-shaper-arabic.cc311 …unsigned int this_type = get_joining_type (buffer->context[0][i], buffer->unicode->general_categor… in arabic_joining() local
323 …unsigned int this_type = get_joining_type (info[i].codepoint, _hb_glyph_info_get_general_category … in arabic_joining() local
360 …unsigned int this_type = get_joining_type (buffer->context[1][i], buffer->unicode->general_categor… in arabic_joining() local
/external/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc482 AM_MEDIA_TYPE* this_type = nullptr; in DetermineCandidateFormats() local
/external/openscreen/discovery/mdns/
Dmdns_records.cc634 uint16_t this_type = static_cast<uint16_t>(dns_type()) & kClassMask; in operator >() local