Searched defs:umax (Results 1 – 11 of 11) sorted by relevance
/third_party/boost/boost/regex/v4/ |
D | basic_regex_parser.hpp | 47 inline boost::intmax_t umax(mpl::false_ const&) in umax() function 52 inline boost::intmax_t umax(mpl::true_ const&) in umax() function 57 inline boost::intmax_t umax() in umax() function
|
/third_party/boost/boost/convert/ |
D | strtol.hpp | 177 unsigned_type const umax = max + (is_negative ? 1 : 0); in str_to_i() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testautomation_sdltest.c | 90 Uint64 umax; in sdltest_randomNumber() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 999 ConstantRange::umax(const ConstantRange &Other) const { in umax() function in ConstantRange 1210 APInt umax = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in binaryOr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APInt.h | 2177 inline const APInt &umax(const APInt &A, const APInt &B) { in umax() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1798 inline const APInt &umax(const APInt &A, const APInt &B) { in umax() function
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPixelStorageModesTests.cpp | 545 static const T umax = -1; in setSignedRefcolour() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 1605 #define CASE(type, dst, fmin, fmax, imin, imax, umin, umax) \ in opnd() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1095 void ShaderCore::umax(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in umax() function in sw::ShaderCore
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationES3.cpp | 765 constexpr GLuint umax = UINT_MAX; in GetUnsizedEffectiveInternalFormatInfo() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationES3.cpp | 993 constexpr GLuint umax = UINT_MAX; in GetUnsizedEffectiveInternalFormatInfo() local
|