Home
last modified time | relevance | path

Searched defs:Exact (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/
H A Dexact.rs7 pub(crate) struct Exact<T: fmt::Debug> { struct
12 impl<T: fmt::Debug> fmt::Debug for Exact<T> { implementation
24 impl<T: fmt::Debug> Exact<T> { implementation
62 impl<A: fmt::Debug, B: fmt::Debug> Exact<(A, B)> { implementation
77 impl<T: fmt::Debug + Neg<Output = T>> Neg for Exact<T> { implementation
H A Ddist.rs133 ) -> FResult<Exact<()>> { in format()
218 impl Exact<Dist> { implementation
H A Dreal.rs444 impl Exact<Real> { implementation
H A Dformatting_style.rs29 Exact, enumerator
H A Dcomplex.rs624 impl Exact<Complex> { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp275 bool Exact; in calcRange() local
444 bool Exact; in convert() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp337 bool Exact; in walkForwards() local
452 bool Exact; in convert() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp331 bool Exact; in walkForwards() local
445 bool Exact; in convert() local
/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/coord/ranged1d/combinators/
Dlinspace.rs26 pub struct Exact<V>(PhantomData<V>); struct
28 impl<V: PartialOrd> LinspaceRoundingMethod<V> for Exact<V> { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/tests/
H A Dquick.rs42 struct Exact {} struct
44 impl HintKind for Exact { implementation
50 impl qc::Arbitrary for Exact { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGlobPattern.h41 Optional<StringRef> Exact; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DGlobPattern.h51 std::optional<StringRef> Exact; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DFrameRateCompatibility.h27 Exact, // Layer needs the exact frame rate. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/tests/
Dquick.rs31 struct Exact {} struct
33 impl HintKind for Exact { implementation
39 impl qc::Arbitrary for Exact { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/
H A Dnum.rs21 pub(crate) type Exact<T> = exact::Exact<T>; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DScalarEvolutionExpander.h47 unsigned Exact : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DScalarEvolutionExpander.h47 unsigned Exact : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DScalarEvolutionExpander.h47 unsigned Exact : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Breakpoint/
DBreakpoint.h88 enum MatchType { Exact, Regexp, Glob }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/
DBreakpoint.h88 enum MatchType { Exact, Regexp, Glob }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/
DBreakpoint.h88 enum MatchType { Exact, Regexp, Glob }; enumerator

12345678910>>...20