Home
last modified time | relevance | path

Searched defs:min (Results 1 - 25 of 30) sorted by relevance

12

/base/security/device_security_level/baselib/utils/include/
H A Dutils_datetime.h28 uint16_t min; member
/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dvideo_capture_range_adapter_impl.cpp40 void VideoCaptureRangeAdapterImpl::SetMin(double min) in SetMin() argument
H A Dvideo_capture_range_adapter_mock.cpp40 void VideoCaptureRangeAdapterImpl::SetMin(double min) in SetMin() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/
H A Dslider_value_test.cpp49 ArkUI_NumberValue min[] = {{.f32 = minValue}}; in TestSliderValue003() local
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/include/
H A Dcm_x509.h55 uint32_t min; member
/base/startup/init/interfaces/innerkits/syspara/
H A Dparam_wrapper.cpp41 bool StringToInt(const std::string& str, T min, T max, T& out) in StringToInt() argument
123 T GetIntParameter(const std::string& key, T def, T min, T max) in GetIntParameter() argument
/test/xts/acts/ai/nncore/opstest/src/
H A Dclip_test.cpp35 OHNNOperandTest min = {OH_NN_FLOAT32, OH_NN_CLIP_MIN, {1}, minValue, sizeof(float)}; member
54 OHNNOperandTest min = {OH_NN_FLOAT32, OH_NN_CLIP_MIN, {1}, minValue, sizeof(float)}; member
73 OHNNOperandTest min = {OH_NN_FLOAT32, OH_NN_CLIP_MIN, {1}, minValue, sizeof(float)}; member
92 OHNNOperandTest min = {OH_NN_FLOAT32, OH_NN_CLIP_MIN, {1}, minValue, sizeof(float)}; member
111 OHNNOperandTest min = {OH_NN_FLOAT32, OH_NN_CLIP_MIN, {1}, minValue, sizeof(float)}; member
[all...]
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp42 static inline bool InValidRange(double d, T min, U max) in InValidRange() argument
57 static inline bool InValidRange(double d, T min, U max) in InValidRange() argument
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
H A Dgetparam.cpp46 size_t GenRandom(size_t min, size_t max) in GenRandom() argument
/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_check.cpp53 bool CheckArraySize(const napi_env env, const AssetAttr &attr, uint32_t min, uint32_t max) in CheckArraySize() argument
76 bool CheckNumberRange(const napi_env env, const AssetAttr &attr, uint32_t min, uint32_t max) in CheckNumberRange() argument
112 uint32_t min; member
[all...]
/base/security/security_component_manager/frameworks/common/src/
H A Dsec_comp_tool.cpp66 double min = MinValue(red, green, blue); in RgbToHsv() local
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H A Dconversion_mfcc.cpp258 double min = IsLessNotEqual(lower, upper) ? lower : upper; in FiltersMel() local
/base/sensors/sensor/vibration_convert/interfaces/js/src/
H A Dvibrator_convert_napi_utils.cpp214 napi_value min = nullptr; in GetAudioDataInfo() local
/test/xts/acts/ai/mindspore/mindsporectest/src/
H A Dohos_common.cpp459 float max = 0, min = FLT_MAX, sum = 0, avg; in CalculateIntVector() local
/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp133 uint32_t min = tmp / MIN2SEC; in DurationStr() local
/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_brightness_test.cpp609 uint32_t min = DisplayPowerMgrClient::GetInstance().GetMinBrightness(); in HWTEST_F() local
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/include/
H A Ddcm_attest.h73 uint32_t min; member
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp518 float min = 0.0; in BENCHMARK_F() local
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
H A DAudioRenderCommonTest.cpp1347 float min = 1.0; in HWTEST_F() local
3338 float min = 0.0; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/common/render/src/
H A Daudio_render_common_test.cpp531 float min = 0.0; in HWTEST_F() local
538 float min = 0.0; in HWTEST_F() local
/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp238 double CommonUtils::DoubleRandom(double min, double max) in DoubleRandom() argument
248 int CommonUtils::IntRandom(int min, int max) in IntRandom() argument
/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c402 uint32 month, day, hour, min, sec; in LogCommonFmt() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp522 int32_t min; in FormatElapsedDuration() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp870 CheckCalendarParams(const int32_t &year, const int32_t &month, const int32_t &day, const int32_t &hour, const int32_t &min) CheckCalendarParams() argument
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c2098 uint8_t min = 1; in CheckDlPublicKey() local

Completed in 29 milliseconds

12