Home
last modified time | relevance | path

Searched defs:Fallback (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.utility/range.utility.conv/
H A Dto.pass.cpp114 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/
Dwrapper.rs15 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
Dextra.rs28 Fallback(fallback::Span), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/server/
Dconn.rs138 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 Dwrapper.rs18 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 Dextra.rs95 Fallback(fallback::Span), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/routing/
Dmod.rs410 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 DFallback.java26 public class Fallback extends Activity { class
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dproxy_info.cc82 bool ProxyInfo::Fallback(int net_error, const NetLogWithSource& net_log) { in Fallback() function in net::ProxyInfo
H A Dproxy_list.cc201 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 DFallbackEnum.java37 public @interface Fallback { annotation in FallbackEnum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DReplayInlineAdvisor.h45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DReplayInlineAdvisor.h45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DReplayInlineAdvisor.h45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DReplayInlineAdvisor.h45 enum class Fallback : int { Original, AlwaysInline, NeverInline }; enum
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/
Dgcm.rs310 Fallback, enumerator
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/
H A Dvp_packet_shared_context.h59 uint16_t Fallback = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DIRSymtab.cpp315 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRSymtab.cpp288 auto *Fallback = dyn_cast<GlobalValue>( in addSymbol() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Option/
H A DOptTable.cpp333 const Info *Fallback = nullptr; in parseOneArgGrouped() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/proposed/
H A Dpsa-driver-interface.md1017 ### Fallback subsection
/aosp_15_r20/external/mbedtls/docs/proposed/
H A Dpsa-driver-interface.md1017 ### Fallback subsection
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/internal/
H A DCpuGemmAssemblyDispatch.cpp122 class Fallback : public CpuGemmAssemblyDispatch::IFallback class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DVirtualFileSystem.h755 Fallback, enumerator

123