/third_party/uboot/u-boot-2020.01/include/ |
D | exception.h | 29 int maxv, char *cmdv[]) in exception_complete()
|
/third_party/uboot/u-boot-2020.01/common/ |
D | command.c | 148 int var_complete(int argc, char * const argv[], char last_char, int maxv, char *cmdv[]) in var_complete() 167 int maxv, char *cmdv[]) in dollar_complete() 182 int maxv, char *cmdv[]) in complete_subcmdv() 258 int maxv, char *cmdv[]) in complete_cmdv()
|
/third_party/boost/libs/multiprecision/test/ |
D | test_numeric_limits.cpp | 76 Number minv, maxv; in test_specific() local
|
/third_party/uboot/u-boot-2020.01/env/ |
D | common.c | 247 int env_complete(char *var, int maxv, char *cmdv[], int bufsz, char *buf, in env_complete()
|
/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/uboot/u-boot-2020.01/cmd/ |
D | mtd.c | 487 int maxv, char *cmdv[]) in mtd_name_complete()
|
/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/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/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/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/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/skia/third_party/externals/libjpeg-turbo/ |
D | jquant2.c | 278 register JLONG maxv = 0; in find_biggest_volume() local
|
/third_party/libjpeg/ |
D | jquant2.c | 300 register INT32 maxv = 0; in find_biggest_volume() local
|
/third_party/flutter/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/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()
|
/third_party/ffmpeg/libavformat/ |
D | mpegts.c | 1546 #define R8_CHECK_CLIP_MAX(dst, maxv) do { \ in parse_MP4SLDescrTag() argument
|