Home
last modified time | relevance | path

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

12345678910>>...140

/third_party/node/deps/npm/node_modules/semver/node_modules/lru-cache/
H A Dindex.js[all...]
/kernel/liteos_m/testsuites/unittest/xts/
H A Dxts_test.c33 uint32_t GetRandom(uint32_t max) in GetRandom() argument
/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
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_length.h8 __u16 min, max; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_length.h8 __u16 min, max; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_length.h23 __u16 min, max; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_length.h23 __u16 min, max; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_length.h10 __u16 min, max; member
/kernel/liteos_a/testsuites/unittest/libc/misc/full/
H A Dmisc_test_013.cpp38 long max = 0x7fffffff; in TestCase() local
/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
/kernel/linux/linux-6.6/mm/damon/
H A Dsysfs-common.h16 unsigned long max; member
/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
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dalignedmem.c24 efi_allocate_pages_aligned(unsigned long size, unsigned long *addr, unsigned long max, unsigned long align) efi_allocate_pages_aligned() argument

Completed in 7 milliseconds

12345678910>>...140