Home
last modified time | relevance | path

Searched defs:min (Results 1 - 25 of 877) sorted by relevance

12345678910>>...36

/third_party/backends/japi/
H A DSaneRange.java47 public int min; // minimum (element) value field in SaneRange
/third_party/FreeBSD/lib/libc/gen/
H A Darc4random_uniform.c35 uint32_t r, min; in arc4random_uniform() local
/third_party/jerryscript/tests/jerry/
H A Ddate-setters.js17 var min = 60 * sec; variable
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjutil.h40 #define min(a, b) ((a) < (b) ? (a) : (b)) macro
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A D_fixes.hpp13 #undef min macro
/third_party/benchmark/test/
H A Dbenchmark_gtest.cc120 const auto min = std::numeric_limits<int64_t>::min(); in TEST() local
/third_party/mesa3d/src/util/tests/
H A Dfast_urem_by_const_test.cpp33 rand_uint(unsigned min) in rand_uint() argument
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/run_testlist/
H A Dmain.go
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRandomNumberGenerator.h46 static constexpr result_type min() { return generator_type::min(); } in min() function in llvm::RandomNumberGenerator
/third_party/skia/fuzz/
H A DFuzz.cpp35 void Fuzz::nextRange(float* f, float min, float max) { in nextRange() argument
/third_party/skia/gm/
H A Dsimplerect.cpp36 const SkScalar min = -20; variable
/third_party/ffmpeg/libavformat/
H A Ddvbsub.c39 int min = 255; in dvbsub_probe() local
/third_party/gn/src/base/numerics/
H A Dranges.h15 constexpr const T& ClampToRange(const T& value, const T& min, const T& max) { in ClampToRange() argument
/third_party/glfw/src/
H A Dxkb_unicode.c911 int min = 0; in _glfwKeySym2Unicode() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Ddelay.h66 usleep_range(unsigned long min, unsigned long max) in usleep_range() argument
/third_party/libuv/test/
H A Dtest-thread-priority.c50 int min; in TEST_IMPL() local
/third_party/libbpf/include/linux/
H A Dkernel.h25 #define min(x, y) ({ \ macro
/third_party/ltp/testcases/kernel/fs/fs-bench/
H A Dboxmuler.c6 int box_muler(int min, int max) in box_muler() argument
/third_party/ltp/testcases/kernel/syscalls/getpriority/
H A Dgetpriority01.c22 int min; member
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup205.c20 static int min; variable
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
H A Dranges.h25 constexpr const T &BrokenClampThatShouldNotBeUsed(const T &value, const T &min, const T &max) in BrokenClampThatShouldNotBeUsed() argument
/third_party/skia/samplecode/
H A DSampleTiming.cpp38 double min = +INFINITY, variable
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DDebug.hpp25 #undef min macro
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dcommon.c48 get_port(uint16_t min) in get_port() argument
/third_party/skia/third_party/externals/tint/tools/src/lut/
H A Dlut.go

Completed in 33 milliseconds

12345678910>>...36