| /external/rust/crates/itertools/src/ |
| D | grouping_map.rs | 236 where V: Ord, in max() 290 CK: Ord, in max_by_key() 314 where V: Ord, in min() 368 CK: Ord, in min_by_key() 401 where V: Ord, in minmax() 481 CK: Ord, in minmax_by_key()
|
| D | free.rs | 230 I::Item: Ord in max() 246 I::Item: Ord in min() 282 I::Item: Ord in sorted()
|
| D | k_smallest.rs | 4 pub(crate) fn k_smallest<T: Ord, I: Iterator<Item = T>>(mut iter: I, k: usize) -> BinaryHeap<T> { in k_smallest()
|
| D | lib.rs | 2499 Self::Item: Ord in sorted_unstable() 2567 K: Ord, in sorted_unstable_by_key() 2595 Self::Item: Ord in sorted() 2663 K: Ord, in sorted_by_key() 2699 K: Ord, in sorted_by_cached_key() 2737 Self::Item: Ord in k_smallest() 2928 where Self: Sized, Self::Item: Ord in min_set() 2993 where Self: Sized, K: Ord, F: FnMut(&Self::Item) -> K in min_set_by_key() argument 3022 where Self: Sized, Self::Item: Ord in max_set() 3087 where Self: Sized, K: Ord, F: FnMut(&Self::Item) -> K in max_set_by_key() argument [all …]
|
| /external/rust/cxx/syntax/ |
| D | derive.rs | 19 Ord, enumerator
|
| /external/rust/crates/clap/src/util/ |
| D | flat_set.rs | 59 K: Ord, in sort_by_key()
|
| /external/rust/crates/rayon/src/slice/ |
| D | mod.rs | 313 T: Ord, in par_sort() 421 K: Ord, in par_sort_by_key() 552 T: Ord, in par_sort_unstable() 657 K: Ord, in par_sort_unstable_by_key()
|
| /external/rust/crates/zerocopy-derive/src/ |
| D | repr.rs | 144 impl Ord for $repr_name { impl
|
| /external/rust/crates/indexmap/src/rayon/ |
| D | map.rs | 343 K: Ord, in par_sort_keys() 378 K: Ord, in par_sort_unstable_keys()
|
| D | set.rs | 485 T: Ord, in par_sort() 516 T: Ord, in par_sort_unstable()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LocalStackSlotAllocation.cpp | 62 FrameRef(MachineInstr *I, int64_t Offset, int Idx, unsigned Ord) : in FrameRef()
|
| /external/rust/crates/fallible-iterator/src/ |
| D | lib.rs | 585 Self::Item: Ord, in max() 596 B: Ord, in max_by_key() 642 Self::Item: Ord, in min() 653 B: Ord, in min_by_key() 753 Self::Item: Ord, in cmp()
|
| /external/rust/crates/indexmap/tests/ |
| D | quick.rs | 514 X: Ord, in assert_sorted_by_key()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 1716 AtomicOrdering Ord) const { in emitLoadLinked() 1723 Value *Addr, AtomicOrdering Ord) const { in emitStoreConditional() 1734 AtomicOrdering Ord) const { in emitMaskedAtomicRMWIntrinsic() 1743 Value *CmpVal, Value *NewVal, Value *Mask, AtomicOrdering Ord) const { in emitMaskedAtomicCmpXchgIntrinsic() 1781 AtomicOrdering Ord) const { in emitLeadingFence() 1790 AtomicOrdering Ord) const { in emitTrailingFence()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64A57FPLoadBalancing.cpp | 519 auto Ord = RCI.getOrder(TRI->getRegClass(RegClassID)); in scavengeRegister() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64A57FPLoadBalancing.cpp | 534 auto Ord = RCI.getOrder(TRI->getRegClass(RegClassID)); in scavengeRegister() local
|
| /external/rust/crates/walkdir/src/ |
| D | lib.rs | 419 K: Ord, in sort_by_key()
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 1157 AtomicOrdering Ord) const { in emitLoadLinked() 1164 Value *Addr, AtomicOrdering Ord) const { in emitStoreConditional() 1199 AtomicOrdering Ord, bool IsStore, in emitLeadingFence() 1208 AtomicOrdering Ord, bool IsStore, in emitTrailingFence()
|
| /external/rust/crates/rayon/src/iter/ |
| D | mod.rs | 1443 fn min(self) -> Option<Self::Item> in min() 1541 fn max(self) -> Option<Self::Item> in max() 2674 Self::Item: Ord, in cmp()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLSymbols.cpp | 167 ThunkOrdinal &Ord) { in enumeration()
|
| /external/rust/crates/socket2/src/sys/ |
| D | windows.rs | 294 fn clamp<T>(value: T, min: T, max: T) -> T in clamp()
|
| /external/rust/crates/indexmap/src/ |
| D | set.rs | 582 T: Ord, in sort() 617 T: Ord, in sort_unstable()
|
| D | map.rs | 682 K: Ord, in sort_keys() 727 K: Ord, in sort_unstable_keys()
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm.ml | 137 | Ord Constructor
|
| /external/rust/crates/combine/src/stream/ |
| D | easy.rs | 701 P: Ord, in merge()
|