| /third_party/googletest/googlemock/src/ |
| D | gmock-cardinalities.cc | 88 const int max_; member in testing::__anon5d0241090111::BetweenCardinalityImpl
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| D | log_uniform_int_distribution.h | 111 result_type max_; variable
|
| /third_party/flutter/skia/third_party/skcms/src/ |
| D | Transform_inl.h | 214 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_() function 217 SI F max_(F x, F y) { return (F)vmaxq_f32((float32x4_t)x, (float32x4_t)y); } in max_() function 220 SI F max_(F x, F y) { return if_then_else(x < y, y, x); } in max_() function
|
| /third_party/skia/third_party/skcms/src/ |
| D | Transform_inl.h | 226 SI F max_(F x, F y) { return (F)vmaxq_f16((float16x8_t)x, (float16x8_t)y); } in max_() function 229 SI F max_(F x, F y) { return (F)vmaxq_f32((float32x4_t)x, (float32x4_t)y); } in max_() function 232 SI F max_(F x, F y) { return if_then_else(x < y, y, x); } in max_() function
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/utils/ |
| D | quant_levels_dec_utils.c | 66 int min_, max_; // min and max level values member
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| D | quant_levels_dec_utils.c | 66 int min_, max_; // min and max level values member
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsVertexArrayTests.cpp | 1836 …usage_, int componentCount_, int offset_, int stride_, bool normalize_, GLValue min_, GLValue max_) in ArraySpec()
|
| /third_party/libinput/tools/ |
| D | libinput-debug-gui.c | 71 #define clip(val_, min_, max_) min((max_), max((min_), (val_))) argument
|
| /third_party/googletest/googlemock/test/ |
| D | gmock-matchers_test.cc | 3354 const RawType max_; in TEST() member in testing::gmock_matchers_test::__anone3e0b95b0111::FloatingPointTest
|