/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | clip_test.cpp | 55 float* maxValue = new (std::nothrow) float [1]{10.0f}; in SaveMax() local 179 int64_t* maxValue = new (std::nothrow) int64_t [1]{10}; variable 295 float maxValue = 10.0f; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
H A D | data_panel_model_ng.h | 25 DataPanelConfiguration(std::vector<double>& values, double maxValue, bool enabled) in DataPanelConfiguration()
|
/ohos5.0/base/sensors/sensor/vibration_convert/core/utils/src/ |
H A D | utils.cpp | 135 double maxValue = *max_element(values.begin(), values.end()); in NormalizePercentage() local 158 double maxValue = *max_element(trimValues.begin(), trimValues.end()); in NormalizePercentageMin() local 171 …32_t> NormalizePercentageRange(const std::vector<double> &values, double minValue, double maxValue) in NormalizePercentageRange()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | progress_data.h | 35 void SetMaxValue(double maxValue) in SetMaxValue()
|
/ohos5.0/base/update/updater/services/ui/ |
H A D | updater_ui_env.cpp | 114 int maxValue = 0; in InitBrightness() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_progress.cpp | 35 void NotificationProgress::SetMaxValue(int32_t maxValue) in SetMaxValue()
|
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/ |
H A D | scan_range.cpp | 55 void ScanRange::SetMaxValue(const int32_t &maxValue) in SetMaxValue()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | property.h | 94 std::shared_ptr<Value> maxValue; variable
|
/ohos5.0/base/security/security_guard/services/config_manager/src/ |
H A D | event_config.cpp | 121 uint32_t maxValue = STORAGE_ROM_NUMS_MAX_VALUE; in ParseEventConfig() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
H A D | nine_patch_listener.cpp | 41 static void ScaleDivRange(int32_t *divs, int32_t count, float scale, int32_t maxValue) in ScaleDivRange()
|
/ohos5.0/drivers/peripheral/audio/hdi_service/vendor_interface/utils/ |
H A D | audio_uhdf_log.h | 87 #define CHECK_VALID_RANGE_RETURN(value, minValue, maxValue, ret) \ argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_model_ng.cpp | 100 auto maxValue = progressPaintProperty->GetMaxValue(); in SetValue() local 204 auto maxValue = progressPaintProperty->GetMaxValue(); in SetText() local 264 …gressModelNG::SetTextDefaultStyle(const RefPtr<FrameNode>& textNode, double value, double maxValue) in SetTextDefaultStyle() 349 auto maxValue = progressPaintProperty->GetMaxValue(); in SetValue() local 456 auto maxValue = progressPaintProperty->GetMaxValue(); in SetText() local
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/ |
H A D | adc_virtual.c | 26 uint32_t maxValue; member
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | plural_rules.cpp | 47 int PluralRules::GetValidInteger(std::string &integerStr, int minValue, int maxValue, int defaultVa… in GetValidInteger()
|
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/ |
H A D | thermal_protector_timer.cpp | 190 int32_t maxValue = *(std::max_element(multipleList_.begin(), multipleList_.end())); in ResetCount() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | slider_tdd_test.cpp | 82 jerry_value_t maxValue = jerry_create_number(expectMaxValue); in ComponentSliderAttributeMaxTest002() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_data_panel_ffi.cpp | 66 double maxValue = max; in FfiOHOSAceFrameworkDataPanelCreate() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_particle.cpp | 133 float maxValue) in ParseAnimationFloatArray() 209 float defaultValue, float minValue, float maxValue) in ParseFloatCurveConfig() 224 float defaultValue, float minValue, float maxValue) in ParseFloatUpdater() 257 float defaultValue, float minValue, float maxValue) in ParseFloatInitRange() 300 float defaultValue, float minValue, float maxValue) in ParseFloatOption()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_utils_test.cpp | 1163 int32_t maxValue = 1; variable 1194 int32_t maxValue = 10; variable 1224 int32_t maxValue = 10; variable 1255 uint32_t maxValue = 10; variable 1286 int64_t maxValue = 10; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/ |
H A D | render_data_panel.h | 34 double maxValue = 0.0; member
|
H A D | data_panel_component.h | 354 void SetMaxValue(double maxValue) in SetMaxValue()
|
/ohos5.0/drivers/peripheral/camera/test/fuzztest/metadata_utils/ |
H A D | metadata_utils_fuzzer.cpp | 77 uint32_t maxValue = std::numeric_limits<uint32_t>::max(); in GetMinInputSize() local
|
/ohos5.0/base/msdp/device_status/utils/common/include/ |
H A D | util.h | 87 bool AddInt(T op1, T op2, T minValue, T maxValue, T &res) in AddInt()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/ |
H A D | plugin_pattern_test_ng.cpp | 56 std::optional<double> maxValue = std::nullopt; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_model_ng.cpp | 105 auto maxValue = layoutProperty->GetMaxValue(100.0f); in SetMinResponsiveDistance() local 422 auto maxValue = layoutProperty->GetMaxValue(100.0f); in SetMinResponsiveDistance() local 565 auto maxValue = paintProperty->GetMaxValue(100.0f); in SetValidSlideRange() local
|