Home
last modified time | relevance | path

Searched defs:Ordering (Results 1 – 25 of 65) sorted by relevance

123

/third_party/rust/crates/cxx/gen/build/src/
Dcargo.rs77 fn cmp(&self, rhs: &Self) -> Ordering { in cmp()
83 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp()
112 fn cmp(&self, rhs: &Self) -> Ordering { in cmp()
121 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp()
140 fn cmp(&self, rhs: &Self) -> Ordering { in cmp()
146 fn partial_cmp(&self, rhs: &Self) -> Option<Ordering> { in partial_cmp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVExpandPseudoInsts.cpp149 static unsigned getLRForRMW32(AtomicOrdering Ordering) { in getLRForRMW32()
166 static unsigned getSCForRMW32(AtomicOrdering Ordering) { in getSCForRMW32()
183 static unsigned getLRForRMW64(AtomicOrdering Ordering) { in getLRForRMW64()
200 static unsigned getSCForRMW64(AtomicOrdering Ordering) { in getSCForRMW64()
217 static unsigned getLRForRMW(AtomicOrdering Ordering, int Width) { in getLRForRMW()
225 static unsigned getSCForRMW(AtomicOrdering Ordering, int Width) { in getSCForRMW()
242 AtomicOrdering Ordering = in doAtomicBinOpExpansion() local
305 AtomicOrdering Ordering = in doMaskedAtomicBinOpExpansion() local
446 AtomicOrdering Ordering = in expandAtomicMinMaxOp() local
557 AtomicOrdering Ordering = in expandAtomicCmpXchg() local
/third_party/rust/crates/proc-macro2/src/
Dlocation.rs18 fn cmp(&self, other: &Self) -> Ordering { in cmp()
26 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()
/third_party/icu/docs/userguide/collation/
Dconcepts.md329 ### CaseFirst
351 ### CaseLevel
/third_party/rust/crates/rust-openssl/openssl/src/
Dasn1.rs219 pub fn compare(&self, other: &Self) -> Result<Ordering, ErrorStack> { in compare()
261 fn partial_cmp(&self, other: &Asn1TimeRef) -> Option<Ordering> { in partial_cmp()
268 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp()
275 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp()
399 fn partial_cmp(&self, other: &Asn1Time) -> Option<Ordering> { in partial_cmp()
406 fn partial_cmp(&self, other: &Asn1TimeRef) -> Option<Ordering> { in partial_cmp()
413 fn partial_cmp(&self, other: &&'a Asn1TimeRef) -> Option<Ordering> { in partial_cmp()
516 fn cmp(&self, other: &Self) -> Ordering { in cmp()
521 fn partial_cmp(&self, other: &Asn1Integer) -> Option<Ordering> { in partial_cmp()
565 fn cmp(&self, other: &Self) -> Ordering { in cmp()
[all …]
/third_party/vixl/doc/aarch64/topics/
Dstate-trace.md49 Ordering section in AArch64 Simulator state trace
/third_party/typescript/tests/cases/compiler/
DnonNullableWithNullableGenericIndexedAccessArg.ts22 type Ordering<TOrderBy extends string> = { alias
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_HUAWEI_cluster_culling_shader/
Dclusterculling.adoc109 [[cluster-culling-primitive-ordering]]
/third_party/rust/crates/rustix/src/net/
Dip.rs1077 fn partial_cmp(&self, other: &Ipv4Addr) -> Option<Ordering> { in partial_cmp()
1085 fn partial_cmp(&self, other: &Ipv4Addr) -> Option<Ordering> { in partial_cmp()
1096 fn partial_cmp(&self, other: &IpAddr) -> Option<Ordering> { in partial_cmp()
1107 fn cmp(&self, other: &Ipv4Addr) -> Ordering { in cmp()
1865 fn partial_cmp(&self, other: &Ipv6Addr) -> Option<Ordering> { in partial_cmp()
1873 fn partial_cmp(&self, other: &Ipv6Addr) -> Option<Ordering> { in partial_cmp()
1884 fn partial_cmp(&self, other: &IpAddr) -> Option<Ordering> { in partial_cmp()
1895 fn cmp(&self, other: &Ipv6Addr) -> Ordering { in cmp()
Daddr.rs602 fn partial_cmp(&self, other: &SocketAddrV4) -> Option<Ordering> { in partial_cmp()
609 fn partial_cmp(&self, other: &SocketAddrV6) -> Option<Ordering> { in partial_cmp()
616 fn cmp(&self, other: &SocketAddrV4) -> Ordering { in cmp()
625 fn cmp(&self, other: &SocketAddrV6) -> Ordering { in cmp()
/third_party/rust/crates/syn/src/
Dlifetime.rs98 fn partial_cmp(&self, other: &Lifetime) -> Option<Ordering> { in partial_cmp()
104 fn cmp(&self, other: &Lifetime) -> Ordering { in cmp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAtomicRMW.cpp112 AtomicOrdering Ordering = RMWI.getOrdering(); in visitAtomicRMWInst() local
/third_party/rust/crates/rustix/src/backend/libc/net/
Daddr.rs227 fn partial_cmp(&self, other: &Self) -> Option<core::cmp::Ordering> { in partial_cmp()
237 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp()
/third_party/rust/crates/clap/src/builder/
Ddebug_asserts.rs396 fn partial_cmp(&self, other: &Flag) -> Option<Ordering> { in partial_cmp()
415 fn cmp(&self, other: &Self) -> Ordering { in cmp()
/third_party/rust/crates/clap/src/parser/matches/
Dany_value.rs67 fn partial_cmp(&self, other: &Self) -> Option<std::cmp::Ordering> { in partial_cmp()
73 fn cmp(&self, other: &Self) -> std::cmp::Ordering { in cmp()
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Daddr.rs125 fn partial_cmp(&self, other: &Self) -> Option<core::cmp::Ordering> { in partial_cmp()
134 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp()
/third_party/rust/crates/minimal-lexical/src/
Dheapvec.rs158 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp()
165 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp()
Dstackvec.rs266 fn partial_cmp(&self, other: &Self) -> Option<cmp::Ordering> { in partial_cmp()
273 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dtessellation.adoc261 [[tessellation-vertex-winding-order]]
Dgeometry.adoc139 [[geometry-passthrough]]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DGlobalStatus.h72 AtomicOrdering Ordering = AtomicOrdering::NotAtomic; member
/third_party/rust/crates/log/src/kv/
Dkey.rs83 fn partial_cmp(&self, other: &Key<'ko>) -> Option<cmp::Ordering> { in partial_cmp()
89 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp()
/third_party/rust/crates/log/src/
Dlib.rs371 fn store(&self, val: usize, _order: Ordering) { in store()
380 _success: Ordering, in compare_exchange()
381 _failure: Ordering, in compare_exchange()
475 fn partial_cmp(&self, other: &Level) -> Option<cmp::Ordering> { in partial_cmp()
502 fn partial_cmp(&self, other: &LevelFilter) -> Option<cmp::Ordering> { in partial_cmp()
529 fn cmp(&self, other: &Level) -> cmp::Ordering { in cmp()
682 fn partial_cmp(&self, other: &LevelFilter) -> Option<cmp::Ordering> { in partial_cmp()
709 fn partial_cmp(&self, other: &Level) -> Option<cmp::Ordering> { in partial_cmp()
736 fn cmp(&self, other: &LevelFilter) -> cmp::Ordering { in cmp()
/third_party/rust/crates/cxx/syntax/
Ddiscriminant.rs246 fn cmp(&self, other: &Self) -> Ordering { in cmp()
258 fn partial_cmp(&self, other: &Self) -> Option<Ordering> { in partial_cmp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp122 AtomicOrdering Ordering = AtomicOrdering::NotAtomic; member in __anon70cde17e0111::SIMemOpInfo
130 SIMemOpInfo(AtomicOrdering Ordering = AtomicOrdering::SequentiallyConsistent, in SIMemOpInfo()
521 AtomicOrdering Ordering = AtomicOrdering::NotAtomic; in constructFromMIWithMMO() local
610 AtomicOrdering Ordering = in getAtomicFenceInfo() local

123