| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkArithmeticImageFilter.cpp | 133 static Sk4f pin(float min, const Sk4f& val, float max) { in pin() argument
|
| /third_party/skia/src/opts/ |
| H A D | SkRasterPipeline_opts.h | 125 SI F min(F a, F b) { return fminf(a,b); } in min() function [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpSpan.cpp | 167 double min = walk->fT; in collapsed() local
|
| /third_party/skia/tests/ |
| H A D | RRectInPathTest.cpp | 422 const float min = SkBits2Float(0xcb7f16c8); /* -16717512.000000 */ in test_skbug_3239() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ColorStateTests.cpp | 253 RGBA8 min(const RGBA8& col1, const RGBA8& col2) { in min() function [all...] |
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | pshints.h | 89 CF2_Fixed min; /* original character space value */ member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff1-table.cc | 308 point_t min; global() member [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | tar.c | 548 unsigned maj, min; in unpack_tar() local
|
| /third_party/vixl/src/ |
| H A D | pool-manager.h | 265 void Update(T min, T max, int alignment) { in Update() argument 275 void RestrictRange(T min, T max) { in RestrictRange() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
| H A D | int128_test.cc | 727 constexpr absl::int128 min = absl::Int128Min(); in TEST() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| H A D | time.cc | 146 const auto min = cctz::time_point<cctz::seconds>::min(); in MakeTimeWithOverflow() local 402 ConvertDateTime(int64_t year, int mon, int day, int hour, int min, int sec, TimeZone tz) ConvertDateTime() argument [all...] |
| H A D | time_test.cc | 930 const absl::Time min = TEST() local 938 EXPECT_GE(absl::UnixEpoch(), min); TEST() local [all...] |
| /third_party/skia/include/private/ |
| H A D | SkNx_neon.h | 243 AI float min() const { in min() function in __anon18470::SkNx
|
| /third_party/skia/modules/sksg/samples/ |
| H A D | SampleSVGPong.cpp | 43 SkScalar box_reflect(SkScalar v, SkScalar min, SkScalar max) { in box_reflect() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFloatStateQueryTests.cpp | 219 void GetBooleanVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max) in verifyFloatRange() argument 434 void GetIntegerVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloa argument 640 verifyFloatRange(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max) verifyFloatRange() argument 784 verifyFloatRange(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max) verifyFloatRange() argument [all...] |
| H A D | es3fImplementationLimitTests.cpp | 60 inline bool compare (const T& min, const T& reported) { return min <= reported; } in compare() argument 74 float min; member 161 bool compare<Boolean> (const Boolean& min, const Boolean& reported) in compare() argument 167 bool compare<NegInt> (const NegInt& min, const NegInt& reported) in compare() argument 174 compare(const FloatRange& min, const FloatRange& reported) compare() argument 180 compare(const AlignmentInt& min, const AlignmentInt& reported) compare() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | os.h | 138 int min; /* 0..59 */ member
|
| H A D | os_none.c | 35 int os_mktime(int year, int month, int day, int hour, int min, int sec, in os_mktime() argument
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgVariableValue.hpp | 59 template <> inline Scalar Scalar::min<float> (void) { return Scalar((int)0xff800000); } in min() function in rsg::Scalar 61 template <> inline Scalar Scalar::min<int> (void) { return Scalar((int)0x80000000); } in min() function in rsg::Scalar 63 template <> inline Scalar Scalar::min<bool> (void) { return Scalar(false); } in min() function in rsg::Scalar
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglMemoryStressTests.cpp | 434 int min = m_allocationCounts[0]; in iterate() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fFloatStateQueryTests.cpp | 217 void GetBooleanVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max) in verifyFloatRange() argument 401 void GetIntegerVerifier::verifyFloatRange (tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloa argument 586 verifyFloatRange(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max) verifyFloatRange() argument 709 verifyFloatRange(tcu::TestContext& testCtx, GLenum name, GLfloat min, GLfloat max) verifyFloatRange() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | os.h | 138 int min; /* 0..59 */ member
|
| H A D | os_none.c | 35 int os_mktime(int year, int month, int day, int hour, int min, int sec, in os_mktime() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| H A D | x509.h | 211 int hour, min, sec; /**< Time. */ member
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | jitterentropy.c | 324 jent_loop_shuffle(struct rand_data *ec, unsigned int bits, unsigned int min) jent_loop_shuffle() argument
|