/third_party/node/deps/npm/node_modules/semver/node_modules/lru-cache/ |
H A D | index.js | [all...] |
/third_party/ffmpeg/tests/ |
H A D | refcmp-metadata.awk | 9 function max(val1, val2) { function
|
/third_party/backends/japi/ |
H A D | SaneRange.java | 48 public int max; // maximum (element) value field in SaneRange
|
/third_party/libevdev/test/ |
H A D | test-context.c | 49 unsigned max = libevdev_event_type_get_max(type); in START_TEST() local
|
/third_party/mesa3d/src/util/ |
H A D | strndup.h | 37 strndup(const char *str, size_t max) in strndup() argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | tjutil.h | 44 #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.hpp | 8 #undef max macro
|
/third_party/benchmark/test/ |
H A D | benchmark_gtest.cc | 121 const auto max = std::numeric_limits<int64_t>::max(); in TEST() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_descriptor_set.c | 76 static uint32_t max = 0; in max_descriptor_bo_size() local
|
/third_party/musl/src/network/ |
H A D | inet_ntop.c | 10 int i, j, max, best; in inet_ntop() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
H A D | 7-1.c | 86 long max; in main() local
|
/third_party/node/deps/openssl/openssl/crypto/sm2/ |
H A D | sm2_key.c | 25 BIGNUM *max = NULL; in ossl_sm2_key_private_check() local
|
/third_party/openssl/crypto/sm2/ |
H A D | sm2_key.c | 25 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 D | RandomNumberGenerator.h | 47 static constexpr result_type max() { return generator_type::max(); } in max() function in llvm::RandomNumberGenerator
|
/third_party/skia/fuzz/ |
H A D | Fuzz.cpp | 35 void Fuzz::nextRange(float* f, float min, float max) { in nextRange() argument
|
/third_party/skia/gm/ |
H A D | simplerect.cpp | 37 const SkScalar max = 800; variable
|
/third_party/gn/src/base/numerics/ |
H A D | ranges.h | 15 constexpr const T& ClampToRange(const T& value, const T& min, const T& max) { in ClampToRange() argument
|
/third_party/glfw/src/ |
H A D | xkb_unicode.c | 912 int max = sizeof(keysymtab) / sizeof(struct codepair) - 1; in _glfwKeySym2Unicode() local
|
/third_party/googletest/googletest/samples/ |
H A D | prime_tables.h | 80 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 D | delay.h | 66 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 D | Spinner.java | 10 int max = -1; field in Spinner 16 Spinner(String str, int max) { in Spinner() argument
|
/third_party/libsnd/tests/ |
H A D | sftest.c | 40 int k, count, max = 0, total = 0 ; in main() local
|
/third_party/libuv/test/ |
H A D | test-thread-priority.c | 51 int max; in TEST_IMPL() local
|
/third_party/libbpf/include/linux/ |
H A D | kernel.h | 17 #define max(x, y) ({ \ macro
|
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
H A D | boxmuler.c | 6 int box_muler(int min, int max) in box_muler() argument
|