Searched defs:Lite (Results 1 – 7 of 7) sorted by relevance
| /external/rust/crates/syn/tests/debug/ |
| D | mod.rs | 18 pub struct Lite<T: ?Sized> { struct 23 pub fn Lite<T: ?Sized>(value: &T) -> &Lite<T> { in Lite() function 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 …]
|
| D | gen.rs | 6 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 …]
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | lite_unittest.cc | 91 TEST(Lite, AllLite1) { in TEST() argument 111 TEST(Lite, AllLite2) { in TEST() argument 130 TEST(Lite, AllLite3) { in TEST() argument 167 TEST(Lite, AllLite5) { in TEST() argument 224 TEST(Lite, AllLite6) { in TEST() argument 245 TEST(Lite, AllLite7) { in TEST() argument 265 TEST(Lite, AllLite8) { in TEST() argument 285 TEST(Lite, AllLite9) { in TEST() argument 305 TEST(Lite, AllLite10) { in TEST() argument 321 TEST(Lite, AllLite11) { in TEST() argument [all …]
|
| /external/protobuf/src/google/protobuf/ |
| D | lite_unittest.cc | 148 TEST(Lite, AllLite1) { in TEST() argument 168 TEST(Lite, AllLite2) { in TEST() argument 187 TEST(Lite, AllLite3) { in TEST() argument 224 TEST(Lite, AllLite5) { in TEST() argument 281 TEST(Lite, AllLite6) { in TEST() argument 302 TEST(Lite, AllLite7) { in TEST() argument 322 TEST(Lite, AllLite8) { in TEST() argument 342 TEST(Lite, AllLite9) { in TEST() argument 362 TEST(Lite, AllLite10) { in TEST() argument 378 TEST(Lite, AllLite11) { in TEST() argument [all …]
|
| /external/tensorflow/tensorflow/security/advisory/ |
| D | tfsa-2022-089.md | 3 ### CVE Number 6 ### Impact 9 ### Patches 15 ### For more information 19 ### Attribution
|
| D | tfsa-2022-087.md | 3 ### CVE Number 6 ### Impact 9 ### Patches 16 ### For more information 20 ### Attribution
|
| /external/tensorflow/tensorflow/lite/g3doc/android/ |
| D | index.md | 106 ### Runtime environment options {:#runtime} 129 ### Development APIs and libraries {:#apis} 167 ### Obtain models {:#models} 175 ### Handle input data {:#input_data} 191 ### Run inferences {:#inferences} 208 ### Handle output results {:#output_results}
|