| /third_party/skia/include/core/ |
| H A D | SkFontParameters.h | 25 float min; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktSampleVerifierUtil.hpp | 123 bool isInRange (const tcu::Vector<float, Size>& v, const tcu::Vector<float, Size>& min, const tcu::Vector<float, Size>& max) in isInRange() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deDefs.hpp | 43 template<typename T> inline T min (T x, T y) { return x <= y ? x : y; } in min() function
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgUtils.hpp | 53 inline float getQuantizedFloat (de::Random& rnd, float min, float max, float step) in getQuantizedFloat() argument 59 inline bool quantizeFloatRange (float& min, float& max) in quantizeFloatRange() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_animate_param_ffi.h | 34 NativeOptionInt32 min; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_telemetry.h | 25 float min = 0.0f; member
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | osattr_manager.cpp | 22 bool OSAttrManager::CheckSchedAttrPara(const std::string &name, int min, int max, int paraValue) in CheckSchedAttrPara() argument 46 int min; in UpdateSchedAttr() member
|
| /foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
| H A D | datashare_string_utils.cpp | 51 int32_t DataShareStringUtils::GetRandomNumber(const int32_t min, const int32_t max)
in GetRandomNumber() 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
|