Home
last modified time | relevance | path

Searched defs:ucmp (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/
Dbn.rs328 pub fn ucmp(&self, oth: &BigNumRef) -> Ordering { in ucmp() method
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1912 void ShaderCore::ucmp(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, Control control) in ucmp() function in sw::ShaderCore