/third_party/node/deps/npm/node_modules/semver/node_modules/lru-cache/ |
H A D | index.js | [all...] |
/kernel/liteos_m/testsuites/unittest/xts/ |
H A D | xts_test.c | 33 uint32_t GetRandom(uint32_t max) in GetRandom() argument
|
/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
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | xt_length.h | 8 __u16 min, max; member
|
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
H A D | xt_length.h | 8 __u16 min, max; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_length.h | 23 __u16 min, max; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_length.h | 23 __u16 min, max; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_length.h | 10 __u16 min, max; member
|
/kernel/liteos_a/testsuites/unittest/libc/misc/full/ |
H A D | misc_test_013.cpp | 38 long max = 0x7fffffff; in TestCase() local
|
/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
|
/kernel/linux/linux-6.6/mm/damon/ |
H A D | sysfs-common.h | 16 unsigned long max; member
|
/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
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | alignedmem.c | 24 efi_allocate_pages_aligned(unsigned long size, unsigned long *addr, unsigned long max, unsigned long align) efi_allocate_pages_aligned() argument
|