Searched defs:Fallback (Results 1 – 11 of 11) sorted by relevance
| /third_party/rust/rust/tests/ui/traits/ |
| D | no-fallback-multiple-impls.rs | 1 trait Fallback { interface
|
| /third_party/rust/crates/proc-macro2/src/ |
| D | wrapper.rs | 17 Fallback(fallback::TokenStream), enumerator 32 Fallback(fallback::LexError), enumerator 308 Fallback(fallback::TokenTreeIter), enumerator 367 Fallback(fallback::SourceFile), enumerator 405 Fallback(fallback::Span), enumerator 579 Fallback(fallback::Group), enumerator 684 Fallback(fallback::Ident), enumerator 779 Fallback(fallback::Literal), enumerator
|
| D | extra.rs | 95 Fallback(fallback::Span), enumerator
|
| /third_party/icu/docs/userguide/locale/ |
| D | index.md | 200 ### Fallback subsection
|
| /third_party/rust/rust/compiler/rustc_apfloat/src/ |
| D | ppc.rs | 34 type Fallback<F> = ieee::IeeeFloat<FallbackS<F>>; typedef 92 impl<F: FloatConvert<Self>> From<DoubleFloat<F>> for Fallback<F> { implementation
|
| /third_party/skia/src/ports/skia_ohos/ |
| D | FontConfig_ohos.h | 54 enum FontType : uint32_t { Generic = 0, Fallback, NumOfFontType }; enumerator
|
| /third_party/skia/m133/src/ports/skia_ohos/ |
| D | FontConfig_ohos.h | 58 enum FontType : uint32_t { Generic = 0, Fallback, NumOfFontType }; enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | IRSymtab.cpp | 288 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
|
| /third_party/mbedtls/docs/proposed/ |
| D | psa-driver-interface.md | 1017 ### Fallback subsection
|
| /third_party/rust/rust/library/std/src/sys/unix/ |
| D | kernel_copy.rs | 516 Fallback(u64), enumerator
|
| /third_party/grpc/test/cpp/end2end/ |
| D | grpclb_end2end_test.cc | 1068 TEST_F(GrpclbEnd2endTest, Fallback) { in TEST_F() argument
|