/base/security/device_security_level/baselib/utils/include/ |
H A D | utils_datetime.h | 28 uint16_t min; member
|
/base/web/webview/ohos_adapter/camera_adapter/src/ |
H A D | video_capture_range_adapter_impl.cpp | 40 void VideoCaptureRangeAdapterImpl::SetMin(double min) in SetMin() argument
|
H A D | video_capture_range_adapter_mock.cpp | 40 void VideoCaptureRangeAdapterImpl::SetMin(double min) in SetMin() argument
|
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/slider/ |
H A D | slider_value_test.cpp | 49 ArkUI_NumberValue min[] = {{.f32 = minValue}}; in TestSliderValue003() local
|
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/include/ |
H A D | cm_x509.h | 55 uint32_t min; member
|
/base/startup/init/interfaces/innerkits/syspara/ |
H A D | param_wrapper.cpp | 41 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 D | clip_test.cpp | 35 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 D | hisysevent_record.cpp | 42 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 D | getparam.cpp | 46 size_t GenRandom(size_t min, size_t max) in GenRandom() argument
|
/base/security/asset/frameworks/js/napi/src/ |
H A D | asset_napi_check.cpp | 53 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 D | sec_comp_tool.cpp | 66 double min = MinValue(red, green, blue); in RgbToHsv() local
|
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/ |
H A D | conversion_mfcc.cpp | 258 double min = IsLessNotEqual(lower, upper) ? lower : upper; in FiltersMel() local
|
/base/sensors/sensor/vibration_convert/interfaces/js/src/ |
H A D | vibrator_convert_napi_utils.cpp | 214 napi_value min = nullptr; in GetAudioDataInfo() local
|
/test/xts/acts/ai/mindspore/mindsporectest/src/ |
H A D | ohos_common.cpp | 459 float max = 0, min = FLT_MAX, sum = 0, avg; in CalculateIntVector() local
|
/base/hiviewdfx/hilog/services/hilogtool/ |
H A D | log_display.cpp | 133 uint32_t min = tmp / MIN2SEC; in DurationStr() local
|
/base/powermgr/display_manager/state_manager/test/unittest/src/ |
H A D | display_power_mgr_brightness_test.cpp | 609 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 D | dcm_attest.h | 73 uint32_t min;
member
|
/test/xts/hats/hdf/audio/idl/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 518 float min = 0.0;
in BENCHMARK_F() local
|
/test/xts/hats/hdf/audio/idl/common/render_additional/src/ |
H A D | AudioRenderCommonTest.cpp | 1347 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 D | audio_render_common_test.cpp | 531 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 D | common_utils.cpp | 238 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 D | hiview_output_log.c | 402 uint32 month, day, hour, min, sec; in LogCommonFmt() local
|
/base/global/i18n_lite/frameworks/i18n/src/ |
H A D | date_time_format_impl.cpp | 522 int32_t min;
in FormatElapsedDuration() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | reminder_common.cpp | 870 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 D | huks_adapter.c | 2098 uint8_t min = 1; in CheckDlPublicKey() local
|