Home
last modified time | relevance | path

Searched defs:max (Results 1 - 25 of 1231) sorted by relevance

12345678910>>...50

/third_party/node/deps/npm/node_modules/semver/node_modules/lru-cache/
H A Dindex.js[all...]
/third_party/ffmpeg/tests/
H A Drefcmp-metadata.awk9 function max(val1, val2) { function
/third_party/backends/japi/
H A DSaneRange.java48 public int max; // maximum (element) value field in SaneRange
/third_party/libevdev/test/
H A Dtest-context.c49 unsigned max = libevdev_event_type_get_max(type); in START_TEST() local
/third_party/mesa3d/src/util/
H A Dstrndup.h37 strndup(const char *str, size_t max) in strndup() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtjutil.h44 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A D_fixes.hpp8 #undef max macro
/third_party/benchmark/test/
H A Dbenchmark_gtest.cc121 const auto max = std::numeric_limits<int64_t>::max(); in TEST() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_descriptor_set.c76 static uint32_t max = 0; in max_descriptor_bo_size() local
/third_party/musl/src/network/
H A Dinet_ntop.c10 int i, j, max, best; in inet_ntop() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
H A D7-1.c86 long max; in main() local
/third_party/node/deps/openssl/openssl/crypto/sm2/
H A Dsm2_key.c25 BIGNUM *max = NULL; in ossl_sm2_key_private_check() local
/third_party/openssl/crypto/sm2/
H A Dsm2_key.c25 BIGNUM *max = NULL; in ossl_sm2_key_private_check() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DRandomNumberGenerator.h47 static constexpr result_type max() { return generator_type::max(); } in max() 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.cpp37 const SkScalar max = 800; variable
/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.c912 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1; in _glfwKeySym2Unicode() local
/third_party/googletest/googletest/samples/
H A Dprime_tables.h80 explicit PreCalculatedPrimeTable(int max) in PreCalculatedPrimeTable() argument
99 void CalculatePrimesUpTo(int max) { in CalculatePrimesUpTo() argument
/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/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/
H A DSpinner.java10 int max = -1; field in Spinner
16 Spinner(String str, int max) { in Spinner() argument
/third_party/libsnd/tests/
H A Dsftest.c40 int k, count, max = 0, total = 0 ; in main() local
/third_party/libuv/test/
H A Dtest-thread-priority.c51 int max; in TEST_IMPL() local
/third_party/libbpf/include/linux/
H A Dkernel.h17 #define max(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

Completed in 6 milliseconds

12345678910>>...50