/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6t_frag.c | 24 id_match(u_int32_t min, u_int32_t max, u_int32_t id, bool invert) in id_match() argument
|
H A D | ip6t_ah.c | 25 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | audiodsp.c | 36 vector_clipf_c_opposite_sign(float *dst, const float *src, float *min, float *max, int len) vector_clipf_c_opposite_sign() argument 58 vector_clipf_c(float *dst, const float *src, int len, float min, float max) vector_clipf_c() argument 90 vector_clip_int32_c(int32_t *dst, const int32_t *src, int32_t min, int32_t max, unsigned int len) vector_clip_int32_c() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | webvttenc.c | 32 int64_t sec, min, hour; in webvtt_write_time() local
|
H A D | replaygain.c | 38 static int32_t parse_value(const char *value, int32_t min) in parse_value() argument
|
/third_party/alsa-utils/bat/ |
H A D | latencytest.c | 61 float min = 100000.0f; in play_and_listen() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_ext_parm.h | 3 unsigned int min, max; member
|
/third_party/googletest/googlemock/src/ |
H A D | gmock-cardinalities.cc | 52 BetweenCardinalityImpl(int min, int max) in BetweenCardinalityImpl() argument 57 << "but is actually " << min << "."; in BetweenCardinalityImpl() local 65 << ") must be >= the invocation lower bound (" << min << ")."; in BetweenCardinalityImpl() local 148 GTEST_API_ Cardinality Between(int min, int max) { in Between() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timescale/ |
H A D | TimeScaleMonkeyTest.java | 51 private void initRandom(long min, long max) in initRandom() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/ |
H A D | TimeScaleMonkeyTest.java | 48 private void initRandom(long min, long max) in initRandom() argument
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | simpleformatter.h | 97 SimpleFormatter(const UnicodeString& pattern, int32_t min, int32_t max, in SimpleFormatter() argument
|
/third_party/libuv/src/ |
H A D | heap-inl.h | 42 struct heap_node* min; member [all...] |
/third_party/musl/src/malloc/ |
H A D | lite_malloc.c | 83 size_t min = PAGE_SIZE<<(mmap_step/2); in __simple_malloc() local
|
/third_party/musl/porting/linux/user/src/malloc/ |
H A D | lite_malloc.c | 83 size_t min = PAGE_SIZE<<(mmap_step/2); in __simple_malloc() local
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | simpleformatter.h | 97 SimpleFormatter(const UnicodeString& pattern, int32_t min, int32_t max, in SimpleFormatter() argument
|
/third_party/nghttp2/src/ |
H A D | tls.cc | 164 int ssl_ctx_set_proto_versions(SSL_CTX *ssl_ctx, int min, int max) { in ssl_ctx_set_proto_versions() argument
|
/third_party/libevdev/libevdev/ |
H A D | libevdev-util.h | 18 #undef min macro 21 #define min(a,b) \ macro 32 #define min(a,b) ((a) > (b) ? (b) : (a)) macro
|
/third_party/libinput/udev/ |
H A D | test-libinput-fuzz-extract.c | 39 int min, max, res, fuzz, flat; in START_TEST() member
|
/third_party/lz4/ossfuzz/ |
H A D | fuzz_data_producer.c | 34 uint32_t FUZZ_getRange_from_uint32(uint32_t seed, uint32_t min, uint32_t max) in FUZZ_getRange_from_uint32() argument 43 FUZZ_dataProducer_range32(FUZZ_dataProducer_t* producer, uint32_t min, uint32_t max) FUZZ_dataProducer_range32() argument
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_add.c | 78 int max, min, dif; in BN_uadd() local 127 int max, min, dif; in BN_usub() local [all...] |
/third_party/node/deps/uv/src/ |
H A D | heap-inl.h | 41 struct heap_node* min; member [all...] |
H A D | idna.c | 32 unsigned min; in uv__utf8_decode1_slow() local
|
/third_party/openssl/crypto/bn/ |
H A D | bn_add.c | 78 int max, min, dif; in BN_uadd() local 127 int max, min, dif; in BN_usub() local [all...] |
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
H A D | ReactorUnitTests.cpp | 368 Int min = 100; in TEST() local
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | simpleformatter.h | 97 SimpleFormatter(const UnicodeString& pattern, int32_t min, int32_t max, in SimpleFormatter() argument
|