Home
last modified time | relevance | path

Searched defs:Lite (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/syn/tests/debug/
Dmod.rs18 pub struct Lite<T: ?Sized> { struct
23 pub fn Lite<T: ?Sized>(value: &T) -> &Lite<T> { in Lite() argument
27 impl<T: ?Sized> Deref for Lite<T> { implementation
35 impl Debug for Lite<bool> { implementation
41 impl Debug for Lite<u32> { implementation
47 impl Debug for Lite<usize> { implementation
53 impl Debug for Lite<String> { implementation
59 impl Debug for Lite<Ident> { implementation
65 impl Debug for Lite<Literal> { implementation
71 impl Debug for Lite<TokenStream> { implementation
[all …]
Dgen.rs6 impl Debug for Lite<syn::Abi> { implementation
29 impl Debug for Lite<syn::AngleBracketedGenericArguments> { implementation
51 impl Debug for Lite<syn::Arm> { implementation
91 impl Debug for Lite<syn::AttrStyle> { implementation
103 impl Debug for Lite<syn::Attribute> { implementation
113 impl Debug for Lite<syn::BareFnArg> { implementation
140 impl Debug for Lite<syn::BinOp> { implementation
259 impl Debug for Lite<syn::Binding> { implementation
268 impl Debug for Lite<syn::Block> { implementation
278 impl Debug for Lite<syn::BoundLifetimes> { implementation
[all …]
/third_party/protobuf/src/google/protobuf/
Dlite_unittest.cc89 TEST(Lite, AllLite1) { in TEST() argument
109 TEST(Lite, AllLite2) { in TEST() argument
128 TEST(Lite, AllLite3) { in TEST() argument
165 TEST(Lite, AllLite5) { in TEST() argument
222 TEST(Lite, AllLite6) { in TEST() argument
243 TEST(Lite, AllLite7) { in TEST() argument
263 TEST(Lite, AllLite8) { in TEST() argument
283 TEST(Lite, AllLite9) { in TEST() argument
303 TEST(Lite, AllLite10) { in TEST() argument
319 TEST(Lite, AllLite11) { in TEST() argument
[all …]