| /external/harfbuzz_ng/src/ | 
| D | hb-ot-layout-base-table.hh | 193 struct MinMax  struct195   void get_min_max (hb_tag_t          feature_tag,  in get_min_max()
 209   bool sanitize (hb_sanitize_context_t *c) const  in sanitize()
 220 		minCoord;	/* Offset to BaseCoord table that defines
 224 		maxCoord;	/* Offset to BaseCoord table that defines
 228 		featMinMaxRecords;
 
 | 
| /external/gemmlowp/meta/ | 
| D | transform_kernels.h | 48 struct MinMax {  struct49   Type min;
 50   Type max;
 51   int count;
 
 | 
| /external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ | 
| D | quantization_info.proto | 12   message MinMax {  message
 | 
| /external/rust/crates/itertools/src/ | 
| D | minmax.rs | 15     MinMax(T, T)  enumerator
 | 
| /external/scudo/standalone/tests/ | 
| D | strings_test.cpp | 105 TEST(ScudoStringsTest, MinMax) {  in TEST()  argument
 | 
| /external/compiler-rt/lib/sanitizer_common/tests/ | 
| D | sanitizer_printf_test.cc | 118 TEST(Printf, MinMax) {  in TEST()  argument
 | 
| /external/gemmlowp/meta/generators/ | 
| D | transform_kernels_common.py | 383 class MinMax(BaseTransform):  class
 | 
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ | 
| D | bbr2_misc.h | 43 QUIC_EXPORT_PRIVATE inline Limits<T> MinMax(T min, T max) {  in MinMax()  function
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/ | 
| D | types.h | 607 struct MinMax {  struct611 static_assert(sizeof(MinMax) == 8, "");  argument
 
 | 
| /external/angle/src/libANGLE/ | 
| D | angletypes.cpp | 664 static void MinMax(int a, int b, int *minimum, int *maximum)  in MinMax()  function
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | R600ISelLowering.cpp | 955     SDValue MinMax = combineFMinMaxLegacy(DL, VT, LHS, RHS, True, False, CC, DCI);  in LowerSELECT_CC()  local
 | 
| D | AMDGPUISelLowering.cpp | 3608       SDValue MinMax  in performSelectCombine()  local
 | 
| /external/llvm/lib/Target/AMDGPU/ | 
| D | R600ISelLowering.cpp | 1121     SDValue MinMax = CombineFMinMaxLegacy(DL, VT, LHS, RHS, True, False, CC, DCI);  in LowerSELECT_CC()  local
 | 
| D | AMDGPUISelLowering.cpp | 2550     SDValue MinMax  in performSelectCombine()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstCombineAddSub.cpp | 2032     Value *NotA = Op0, *MinMax = Op1;  in visitSub()  local
 | 
| /external/swiftshader/tests/ReactorUnitTests/ | 
| D | ReactorUnitTests.cpp | 1339 TEST(ReactorUnitTests, MinMax)  in TEST()  argument
 | 
| /external/llvm/lib/Target/X86/ | 
| D | X86ISelLowering.cpp | 15403   bool Swap = false, Invert = false, FlipSigns = false, MinMax = false;  in LowerVSETCC()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86ISelLowering.cpp | 37472   if (SDValue MinMax = combineHorizontalMinMaxResult(N, DAG, Subtarget))  in combineExtractVectorElt()  local
 |