/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | exp_fp32.h | 51 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/ |
D | exp_fp16.c | 23 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/ |
D | test_numeric_limits.cpp | 76 Number minv, maxv; in test_specific() local
|
/third_party/openh264/codec/processing/src/common/ |
D | util.h | 83 #define WELS_CLAMP(x, minv, maxv) WELS_MIN(WELS_MAX(x, minv), maxv) argument
|
/third_party/boost/boost/lexical_cast/detail/ |
D | lcast_unsigned_converters.hpp | 257 T const maxv = (std::numeric_limits<T>::max)(); in main_convert_iteration() local
|
/third_party/ffmpeg/tests/api/ |
D | api-threadmessage-test.c | 159 static int get_workload(int minv, int maxv) in get_workload()
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/opengles/ |
D | SDL_render_gles.c | 934 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/ |
D | SDL_render_gl.c | 1310 GLfloat minu, maxu, minv, maxv; in GL_RenderCopy() local 1357 GLfloat minu, maxu, minv, maxv; in GL_RenderCopyEx() local
|
/third_party/ffmpeg/libavcodec/ |
D | texturedspenc.c | 254 int muv, minv, maxv; in optimize_colors() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d/ |
D | SDL_render_d3d.c | 1598 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/ |
D | tz2icu.cpp | 242 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/ |
D | tz2icu.cpp | 242 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/ |
D | tz2icu.cpp | 242 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/ |
D | ibeta_inverse.hpp | 575 T maxv = (std::max)(a, b); in ibeta_inv_imp() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d11/ |
D | SDL_render_d3d11.c | 2645 float minu, maxu, minv, maxv; in D3D11_RenderCopy() local 2737 float minu, maxu, minv, maxv; in D3D11_RenderCopyEx() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_signalstats.c | 564 int maxy = -1, maxu = -1, maxv = -1; in filter_frame8() local 786 int maxy = -1, maxu = -1, maxv = -1; in filter_frame16() local
|
D | af_hdcd.c | 1196 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/ |
D | jquant2.c | 278 register JLONG maxv = 0; in find_biggest_volume() local
|
/third_party/libjpeg-turbo/ |
D | jquant2.c | 278 register JLONG maxv = 0; in find_biggest_volume() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jquant2.c | 278 register JLONG maxv = 0; in find_biggest_volume() local
|
/third_party/pulseaudio/src/modules/raop/ |
D | raop-client.c | 1788 double minv, maxv; in pa_raop_client_adjust_volume() local
|
/third_party/flatbuffers/src/ |
D | idl_gen_rust.cpp | 641 const EnumVal *maxv = enum_def.MaxValue(); in GenEnum() local
|
D | idl_gen_cpp.cpp | 1141 const EnumVal *maxv = enum_def.MaxValue(); in GenEnum() local
|
/third_party/flutter/skia/fuzz/ |
D | FuzzCanvas.cpp | 833 static T make_fuzz_enum_range(Fuzz* fuzz, T maxv) { in make_fuzz_enum_range()
|
/third_party/skia/fuzz/ |
D | FuzzCanvas.cpp | 827 static T make_fuzz_enum_range(Fuzz* fuzz, T maxv) { in make_fuzz_enum_range()
|