Home
last modified time | relevance | path

Searched defs:maxv (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dexp_fp32.h51 static MS_FLOAT32X4 maxv = {88.0f, 88.0f, 88.0f, 88.0f}; in simd_exp() local
60 static MS_FLOAT32X8 maxv = {88.0f, 88.0f, 88.0f, 88.0f, 88.0f, 88.0f, 88.0f, 88.0f}; in simd_exp_avx() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dexp_fp16.c23 static float16x8_t maxv = {88.0f, 88.0f, 88.0f, 88.0f, 88.0f, 88.0f, 88.0f, 88.0f}; in simd_exp_fp16() local
/third_party/boost/libs/multiprecision/test/
Dtest_numeric_limits.cpp76 Number minv, maxv; in test_specific() local
/third_party/openh264/codec/processing/src/common/
Dutil.h83 #define WELS_CLAMP(x, minv, maxv) WELS_MIN(WELS_MAX(x, minv), maxv) argument
/third_party/boost/boost/lexical_cast/detail/
Dlcast_unsigned_converters.hpp257 T const maxv = (std::numeric_limits<T>::max)(); in main_convert_iteration() local
/third_party/ffmpeg/tests/api/
Dapi-threadmessage-test.c159 static int get_workload(int minv, int maxv) in get_workload()
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/
DSDL_render_gles.c934 GLfloat minu, maxu, minv, maxv; in GLES_RenderCopy() local
1004 GLfloat minu, maxu, minv, maxv; in GLES_RenderCopyEx() local
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengl/
DSDL_render_gl.c1310 GLfloat minu, maxu, minv, maxv; in GL_RenderCopy() local
1357 GLfloat minu, maxu, minv, maxv; in GL_RenderCopyEx() local
/third_party/ffmpeg/libavcodec/
Dtexturedspenc.c254 int muv, minv, maxv; in optimize_colors() local
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/
DSDL_render_d3d.c1598 float minu, maxu, minv, maxv; in D3D_RenderCopy() local
1706 float minu, maxu, minv, maxv; in D3D_RenderCopyEx() local
/third_party/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp242 int64_t maxv=numeric_limits<int64_t>::max()) { in readcoded()
260 int64_t maxv=numeric_limits<int64_t>::max()) { in readcoded64()
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp242 int64_t maxv=numeric_limits<int64_t>::max()) { in readcoded()
260 int64_t maxv=numeric_limits<int64_t>::max()) { in readcoded64()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp242 int64_t maxv=numeric_limits<int64_t>::max()) { in readcoded()
260 int64_t maxv=numeric_limits<int64_t>::max()) { in readcoded64()
/third_party/boost/boost/math/special_functions/detail/
Dibeta_inverse.hpp575 T maxv = (std::max)(a, b); in ibeta_inv_imp() local
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d11/
DSDL_render_d3d11.c2645 float minu, maxu, minv, maxv; in D3D11_RenderCopy() local
2737 float minu, maxu, minv, maxv; in D3D11_RenderCopyEx() local
/third_party/ffmpeg/libavfilter/
Dvf_signalstats.c564 int maxy = -1, maxu = -1, maxv = -1; in filter_frame8() local
786 int maxy = -1, maxu = -1, maxv = -1; in filter_frame16() local
Daf_hdcd.c1196 static int32_t hdcd_analyze_gen(int32_t sample, unsigned int v, unsigned int maxv) in hdcd_analyze_gen()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djquant2.c278 register JLONG maxv = 0; in find_biggest_volume() local
/third_party/libjpeg-turbo/
Djquant2.c278 register JLONG maxv = 0; in find_biggest_volume() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djquant2.c278 register JLONG maxv = 0; in find_biggest_volume() local
/third_party/pulseaudio/src/modules/raop/
Draop-client.c1788 double minv, maxv; in pa_raop_client_adjust_volume() local
/third_party/flatbuffers/src/
Didl_gen_rust.cpp641 const EnumVal *maxv = enum_def.MaxValue(); in GenEnum() local
Didl_gen_cpp.cpp1141 const EnumVal *maxv = enum_def.MaxValue(); in GenEnum() local
/third_party/flutter/skia/fuzz/
DFuzzCanvas.cpp833 static T make_fuzz_enum_range(Fuzz* fuzz, T maxv) { in make_fuzz_enum_range()
/third_party/skia/fuzz/
DFuzzCanvas.cpp827 static T make_fuzz_enum_range(Fuzz* fuzz, T maxv) { in make_fuzz_enum_range()

12