/external/executorch/backends/vulkan/runtime/vk_api/ |
D | Command.h | 51 struct Bound { struct 57 explicit Bound() in Bound() function 75 Bound bound_; argument
|
/external/pytorch/aten/src/ATen/native/vulkan/api/ |
D | Command.h | 45 struct Bound { struct 51 explicit Bound() in Bound() argument 69 Bound bound_; argument
|
/external/pytorch/torch/csrc/jit/tensorexpr/ |
D | bounds_overlap.h | 15 struct TORCH_API Bound { struct 25 Bound(ExprPtr s, ExprPtr e) : start(std::move(s)), end(std::move(e)) {} in Bound() function 48 size_t operator()(const Bound& b) const { in operator() argument
|
/external/rust/android-crates-io/crates/regex-syntax/src/hir/ |
D | interval.rs | 338 type Bound: Bound; typedef 340 fn lower(&self) -> Self::Bound; in lower() 341 fn upper(&self) -> Self::Bound; in upper() 342 fn set_lower(&mut self, bound: Self::Bound); in set_lower() 343 fn set_upper(&mut self, bound: Self::Bound); in set_upper() 350 fn create(lower: Self::Bound, upper: Self::Bound) -> Self { in create() 466 pub trait Bound: trait
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.5/src/hir/ |
D | interval.rs | 399 type Bound: Bound; typedef 401 fn lower(&self) -> Self::Bound; in lower() 402 fn upper(&self) -> Self::Bound; in upper() 403 fn set_lower(&mut self, bound: Self::Bound); in set_lower() 404 fn set_upper(&mut self, bound: Self::Bound); in set_upper() 411 fn create(lower: Self::Bound, upper: Self::Bound) -> Self { in create() 510 pub trait Bound: interface
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.5/src/hir/ |
D | interval.rs | 399 type Bound: Bound; typedef 401 fn lower(&self) -> Self::Bound; in lower() 402 fn upper(&self) -> Self::Bound; in upper() 403 fn set_lower(&mut self, bound: Self::Bound); in set_lower() 404 fn set_upper(&mut self, bound: Self::Bound); in set_upper() 411 fn create(lower: Self::Bound, upper: Self::Bound) -> Self { in create() 510 pub trait Bound: interface
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/rustversion-1.0.18/src/ |
D | bound.rs | 10 pub enum Bound { enum 15 pub fn parse(paren: Group, iter: Iter) -> Result<Bound> { in parse()
|
/external/rust/android-crates-io/crates/rustversion/src/ |
D | bound.rs | 10 pub enum Bound { enum 15 pub fn parse(paren: Group, iter: Iter) -> Result<Bound> { in parse()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/rustversion-1.0.18/src/ |
D | bound.rs | 10 pub enum Bound { enum 15 pub fn parse(paren: Group, iter: Iter) -> Result<Bound> { in parse()
|
/external/autotest/server/cros/pvs/ |
D | pass_criteria.proto | 4 message Bound { message
|
D | pass_criteria_pb2.py | 186 Bound = _reflection.GeneratedProtocolMessageType( variable
|
/external/rust/android-crates-io/crates/intrusive-collections/src/ |
D | lib.rs | 317 pub enum Bound<T> { enum
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/ |
D | Bound.java | 13 public abstract class Bound { class
|
/external/rust/android-crates-io/crates/arbitrary/src/foreign/core/ |
D | ops.rs | 102 impl<'a, A> Arbitrary<'a> for Bound<A> implementation
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | MatrixUtils.cpp | 24 Value *Bound, Value *Step, StringRef Name, in CreateLoop()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
D | SPIRVObjectWriter.cpp | 55 constexpr uint32_t Bound = 900; in writeHeader() local
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
D | SortedMultisetTestSuiteBuilder.java | 110 enum Bound { enum in SortedMultisetTestSuiteBuilder
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/google/ |
D | SortedMultisetTestSuiteBuilder.java | 110 enum Bound { enum in SortedMultisetTestSuiteBuilder
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.cc | 321 static void handleVLABoundNotPositive(VLABoundData *Data, ValueHandle Bound, in handleVLABoundNotPositive() 337 ValueHandle Bound) { in __ubsan_handle_vla_bound_not_positive() 342 ValueHandle Bound) { in __ubsan_handle_vla_bound_not_positive_abort()
|
/external/libcap/cap/ |
D | iab.go | 38 Bound const
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1023 const SCEV *Bound = SE->getMinusSCEV(S, Size); in isKnownLessThan() local 2540 BoundInfo *Bound = new BoundInfo[MaxLevels + 1]; in banerjeeMIVtest() local 2610 CoefficientInfo *B, BoundInfo *Bound, in exploreDirections() 2715 BoundInfo *Bound, const SCEV *Delta) const { in testBounds() 2743 BoundInfo *Bound, unsigned K) const { in findBoundsALL() 2782 BoundInfo *Bound, unsigned K) const { in findBoundsEQ() 2822 BoundInfo *Bound, unsigned K) const { in findBoundsLT() 2866 BoundInfo *Bound, unsigned K) const { in findBoundsGT()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1110 const SCEV *Bound = SE->getMinusSCEV(S, Size); in isKnownLessThan() local 2616 BoundInfo *Bound = new BoundInfo[MaxLevels + 1]; in banerjeeMIVtest() local 2686 CoefficientInfo *B, BoundInfo *Bound, in exploreDirections() 2804 BoundInfo *Bound, const SCEV *Delta) const { in testBounds() 2832 BoundInfo *Bound, unsigned K) const { in findBoundsALL() 2871 BoundInfo *Bound, unsigned K) const { in findBoundsEQ() 2911 BoundInfo *Bound, unsigned K) const { in findBoundsLT() 2955 BoundInfo *Bound, unsigned K) const { in findBoundsGT()
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 2463 BoundInfo *Bound = new BoundInfo[MaxLevels + 1]; in banerjeeMIVtest() local 2533 CoefficientInfo *B, BoundInfo *Bound, in exploreDirections() 2632 BoundInfo *Bound, const SCEV *Delta) const { in testBounds() 2660 BoundInfo *Bound, unsigned K) const { in findBoundsALL() 2699 BoundInfo *Bound, unsigned K) const { in findBoundsEQ() 2739 BoundInfo *Bound, unsigned K) const { in findBoundsLT() 2783 BoundInfo *Bound, unsigned K) const { in findBoundsGT()
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | Registry.cpp | 589 llvm::Optional<DynTypedMatcher> Bound = Result->tryBind(BindID); in constructBoundMatcher() local
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | resize_area_op.cc | 278 static EIGEN_ALWAYS_INLINE int64_t Bound(int64_t val, int64_t limit) { in Bound() function in tensorflow::ResizeAreaOp
|