/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.utility/range.utility.conv/ |
H A D | to.pass.cpp | 114 struct Fallback { struct 120 constexpr Fallback() : ctr_choice(CtrChoice::DefaultCtrAndInsert) {} in Fallback() argument 121 constexpr Fallback(Empty) : ctr_choice(CtrChoice::DefaultCtrAndInsert) {} in Fallback() argument 129 struct CtrDirectOrFallback : Fallback { argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/proc-macro2/src/ |
D | wrapper.rs | 15 Fallback(fallback::TokenStream), enumerator 30 Fallback(fallback::LexError), enumerator 310 Fallback(fallback::TokenTreeIter), enumerator 363 Fallback(fallback::SourceFile), enumerator 401 Fallback(fallback::Span), enumerator 549 Fallback(fallback::Group), enumerator 654 Fallback(fallback::Ident), enumerator 751 Fallback(fallback::Literal), enumerator
|
D | extra.rs | 28 Fallback(fallback::Span), enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/server/ |
D | conn.rs | 138 Fallback, enumerator 194 enum Fallback<E> { enum 203 type Fallback<E> = PhantomData<E>; typedef 206 impl<E> Fallback<E> { impl 216 impl<E> Unpin for Fallback<E> {} implementation
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.80/src/ |
H A D | wrapper.rs | 18 Fallback(fallback::TokenStream), enumerator 33 Fallback(fallback::LexError), enumerator 313 Fallback(fallback::TokenTreeIter), enumerator 366 Fallback(fallback::SourceFile), enumerator 404 Fallback(fallback::Span), enumerator 563 Fallback(fallback::Group), enumerator 668 Fallback(fallback::Ident), enumerator 765 Fallback(fallback::Literal), enumerator
|
H A D | extra.rs | 95 Fallback(fallback::Span), enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/ |
D | mod.rs | 410 enum Fallback<S, B, E = Infallible> { enum 416 impl<S, B, E> Fallback<S, B, E> implementation 465 impl<S, B, E> Clone for Fallback<S, B, E> { implementation 475 impl<S, B, E> fmt::Debug for Fallback<S, B, E> { implementation
|
/aosp_15_r20/development/apps/Fallback/src/com/android/fallback/ |
H A D | Fallback.java | 26 public class Fallback extends Activity { class
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | proxy_info.cc | 82 bool ProxyInfo::Fallback(int net_error, const NetLogWithSource& net_log) { in Fallback() function in net::ProxyInfo
|
H A D | proxy_list.cc | 201 bool ProxyList::Fallback(ProxyRetryInfoMap* proxy_retry_info, in Fallback() function in net::ProxyList
|
/aosp_15_r20/external/moshi/examples/src/main/java/com/squareup/moshi/recipes/ |
H A D | FallbackEnum.java | 37 public @interface Fallback { annotation in FallbackEnum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ReplayInlineAdvisor.h | 45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ReplayInlineAdvisor.h | 45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ReplayInlineAdvisor.h | 45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ReplayInlineAdvisor.h | 45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ReplayInlineAdvisor.h | 45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/ |
D | gcm.rs | 310 Fallback, enumerator
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/ |
H A D | vp_packet_shared_context.h | 59 uint16_t Fallback = 0; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 315 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 288 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/ |
H A D | OptTable.cpp | 333 const Info *Fallback = nullptr; in parseOneArgGrouped() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/proposed/ |
H A D | psa-driver-interface.md | 1017 ### Fallback subsection
|
/aosp_15_r20/external/mbedtls/docs/proposed/ |
H A D | psa-driver-interface.md | 1017 ### Fallback subsection
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/internal/ |
H A D | CpuGemmAssemblyDispatch.cpp | 122 class Fallback : public CpuGemmAssemblyDispatch::IFallback class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | VirtualFileSystem.h | 755 Fallback, enumerator
|