Home
last modified time | relevance | path

Searched defs:umin (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/IR/
DConstantRange.cpp752 APInt umin = APIntOps::umin(Other.getUnsignedMax(), getUnsignedMax()); in binaryAnd() local
/external/opencv3/modules/shape/src/
Dsc_dis.cpp510 float min=0, h=0, umin=0, usubmin=0, v2=0; in hungarian() local
/external/llvm/include/llvm/ADT/
DAPInt.h1753 inline APInt umin(const APInt &A, const APInt &B) { return A.ult(B) ? A : B; } in umin() function
/external/vixl/src/vixl/a64/
Dlogic-a64.cc1519 LogicVRegister Simulator::umin(VectorFormat vform, in umin() function in vixl::Simulator
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...