Home
last modified time | relevance | path

Searched defs:umax (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/regex/v4/
Dbasic_regex_parser.hpp47 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/
Dstrtol.hpp177 unsigned_type const umax = max + (is_negative ? 1 : 0); in str_to_i() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_sdltest.c90 Uint64 umax; in sdltest_randomNumber() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp999 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/
DAPInt.h2177 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/
DAPInt.h1798 inline const APInt &umax(const APInt &A, const APInt &B) { in umax() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPixelStorageModesTests.cpp545 static const T umax = -1; in setSignedRefcolour() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1605 #define CASE(type, dst, fmin, fmax, imin, imax, umin, umax) \ in opnd() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1095 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/
DvalidationES3.cpp765 constexpr GLuint umax = UINT_MAX; in GetUnsizedEffectiveInternalFormatInfo() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp993 constexpr GLuint umax = UINT_MAX; in GetUnsizedEffectiveInternalFormatInfo() local