Home
last modified time | relevance | path

Searched defs:max (Results 276 - 300 of 3748) sorted by relevance

1...<<11121314151617181920>>...150

/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6t_ah.c25 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match() argument
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_063.cpp39 static int GetRandomNumber(int max) in GetRandomNumber() argument
H A Dprocess_test_064.cpp39 static int GetRandomNumber(int max) in GetRandomNumber() argument
/test/ostest/wukong/report/src/
H A Dtable.cpp26 uint32_t max = cloumn_header[col].size(); in Table() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_value_test.cpp46 ArkUI_NumberValue max[] = {{.f32 = maxValue}}; in TestSliderValue003() local
/third_party/ffmpeg/libavcodec/
H A Daudiodsp.c36 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/libavfilter/
H A Dpreserve_color.h37 static inline float normalize(float r, float g, float b, float max) in normalize() argument
45 static inline float power(float r, float g, float b, float max) in power() argument
53 preserve_color(int preserve_color, float ir, float ig, float ib, float r, float g, float b, float max, float *icolor, float *ocolor) preserve_color() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Ddtsdec.c38 int sum, max, pos, ret, i; in dts_probe() local
/third_party/curl/lib/
H A Dstrcase.c119 static int ncasecompare(const char *first, const char *second, size_t max) in ncasecompare() argument
135 int curl_strnequal(const char *first, const char *second, size_t max) in curl_strnequal() argument
/third_party/alsa-utils/alsamixer/
H A Ddevice_name.c40 int rows, cols, max, i; in dup_current_name() local
/third_party/alsa-utils/bat/
H A Dlatencytest.c60 float max = 0; in play_and_listen() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_ext_parm.h3 unsigned int min, max; member
/third_party/googletest/googlemock/src/
H A Dgmock-cardinalities.cc52 BetweenCardinalityImpl(int min, int max) in BetweenCardinalityImpl() argument
61 << "but is actually " << max << "."; 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 DTimeScaleMonkeyTest.java51 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 DTimeScaleMonkeyTest.java48 private void initRandom(long min, long max) in initRandom() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dsimpleformatter.h97 SimpleFormatter(const UnicodeString& pattern, int32_t min, int32_t max, in SimpleFormatter() argument
/third_party/libuv/src/
H A Dheap-inl.h155 struct heap_node** max; in HEAP_EXPORT() local
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dsimpleformatter.h97 SimpleFormatter(const UnicodeString& pattern, int32_t min, int32_t max, in SimpleFormatter() argument
/third_party/nghttp2/src/
H A Dtls.cc164 int ssl_ctx_set_proto_versions(SSL_CTX *ssl_ctx, int min, int max) { in ssl_ctx_set_proto_versions() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_liveness.c35 bi_liveness_ins_update(uint8_t *live, bi_instr *ins, unsigned max) in bi_liveness_ins_update() argument
/third_party/libevdev/libevdev/
H A Dlibevdev-util.h19 #undef max macro
26 #define max(a,b) \ macro
33 #define max(a,b) ((a) > (b) ? (a) : (b)) macro
/third_party/libevdev/tools/
H A Dlibevdev-events.c41 print_code_bits(struct libevdev *dev, unsigned int type, unsigned int max) in print_code_bits() argument
/third_party/libevdev/test/
H A Dtest-uinput.c51 int max = libevdev_event_type_get_max(type); in START_TEST() local
132 int max = libevdev_event_type_get_max(type); in START_TEST() local
/third_party/libinput/udev/
H A Dtest-libinput-fuzz-extract.c39 int min, max, res, fuzz, flat; in START_TEST() member
/third_party/lz4/ossfuzz/
H A Dfuzz_data_producer.c34 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

Completed in 8 milliseconds

1...<<11121314151617181920>>...150