/third_party/alsa-utils/bat/ |
H A D | latencytest.c | 60 float max = 0; 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 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 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 | 155 struct heap_node** max; in HEAP_EXPORT() local [all...] |
/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/mesa3d/src/panfrost/bifrost/ |
H A D | bi_liveness.c | 35 bi_liveness_ins_update(uint8_t *live, bi_instr *ins, unsigned max) in bi_liveness_ins_update() argument
|
/third_party/libevdev/libevdev/ |
H A D | libevdev-util.h | 19 #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 D | libevdev-events.c | 41 print_code_bits(struct libevdev *dev, unsigned int type, unsigned int max) in print_code_bits() argument
|
/third_party/libevdev/test/ |
H A D | test-uinput.c | 51 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 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/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compute_transforms.h | 48 max, member in d3d12_compute_transform_type
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparcv9cap.c | 59 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 D | bn_add.c | 78 int max, min, dif; in BN_uadd() local 127 int max, min, dif; in BN_usub() local [all...] |
H A D | bn_sqr.c | 29 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 D | heap-inl.h | 154 struct heap_node** max; in HEAP_EXPORT() local [all...] |
/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...] |
H A D | bn_sqr.c | 29 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 D | ReactorUnitTests.cpp | 369 Int max = 200; in TEST() local
|
/third_party/openssl/crypto/ |
H A D | sparcv9cap.c | 59 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 D | chunked_example.c | 30 callback(void *cls, uint64_t pos, char *buf, size_t max) callback() argument
|