Home
last modified time | relevance | path

Searched defs:max (Results 126 - 150 of 1413) sorted by relevance

12345678910>>...57

/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
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compute_transforms.h48 max, member in d3d12_compute_transform_type
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparcv9cap.c59 size_t OPENSSL_instrument_bus2(unsigned int *out, size_t cnt, size_t max) in OPENSSL_instrument_bus2() argument
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_add.c78 int max, min, dif; in BN_uadd() local
127 int max, min, dif; in BN_usub() local
[all...]
H A Dbn_sqr.c29 int max, al; in bn_sqr_fixed_top() local
111 int i, j, max; in bn_sqr_normal() local
[all...]
/third_party/node/deps/uv/src/
H A Dheap-inl.h154 struct heap_node** max; in HEAP_EXPORT() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_add.c78 int max, min, dif; in BN_uadd() local
127 int max, min, dif; in BN_usub() local
[all...]
H A Dbn_sqr.c29 int max, al; in bn_sqr_fixed_top() local
111 int i, j, max; in bn_sqr_normal() local
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp369 Int max = 200; in TEST() local
/third_party/openssl/crypto/
H A Dsparcv9cap.c59 size_t OPENSSL_instrument_bus2(unsigned int *out, size_t cnt, size_t max) in OPENSSL_instrument_bus2() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dchunked_example.c30 callback(void *cls, uint64_t pos, char *buf, size_t max) callback() argument

Completed in 12 milliseconds

12345678910>>...57