Home
last modified time | relevance | path

Searched defs:step (Results 276 - 300 of 1211) sorted by relevance

1...<<11121314151617181920>>...49

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_paint_property.h180 float step = GetStep().value_or(1.0f); in GetStepRatio() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/
H A Djpeg_yuv_decoder_test.cpp282 float step = 0.01; in HWTEST_F() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_info.cpp203 float step = static_cast<float>(stepNumerator) / static_cast<float>(stepDenominator); in GetExposureBiasRange() local
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Ditypes_util.h270 bool ITypesUtil::ReadVariant(uint32_t step, uint32_t index, const _OutTp &output, MessageParcel &data) in ReadVariant() argument
276 bool ITypesUtil::ReadVariant(uint32_t step, uint32_t index, const _OutTp &output, MessageParcel &data) in ReadVariant() argument
288 bool ITypesUtil::WriteVariant(uint32_t step, const _InTp &input, MessageParcel &data) in WriteVariant() argument
294 bool ITypesUtil::WriteVariant(uint32_t step, cons argument
[all...]
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Ddatashare_js_utils.h134 static napi_value ReadVariant(napi_env env, uint32_t step, uint32_t index, const _VTp &output) in ReadVariant() argument
143 static napi_value ReadVariant(napi_env env, uint32_t step, uint32_t index, const _VTp &value) in ReadVariant() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dperformance_analysis.cpp83 bool PerformanceAnalysis::InsertTimeRecord(const TimePair &timePair, uint32_t step) in InsertTimeRecord() argument
92 bool PerformanceAnalysis::GetTimeRecord(uint32_t step, TimePair &timePair) const in GetTimeRecord() argument
117 void PerformanceAnalysis::StepTimeRecordStart(uint32_t step) in StepTimeRecordStart() argument
137 StepTimeRecordEnd(uint32_t step) StepTimeRecordEnd() argument
[all...]
/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dtlv_object.cpp159 bool TLVObject::WriteVariant(std::vector<std::uint8_t> &buffer, uint16_t type, uint32_t step, const _InTp &input) in WriteVariant() argument
165 bool TLVObject::WriteVariant(std::vector<std::uint8_t> &buffer, uint16_t type, uint32_t step, const _InTp &input) in WriteVariant() argument
375 ReadVariant( const std::vector<std::uint8_t> &buffer, uint32_t step, uint32_t index, _OutTp &output, const TLVHead &head) ReadVariant() argument
382 ReadVariant( const std::vector<std::uint8_t> &buffer, uint32_t step, uint32_t index, _OutTp &value, const TLVHead &head) ReadVariant() argument
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcore.c151 u32 major, minor, step; in qce_check_version() local
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dptrace.c193 int step; in do_syscall_trace_leave() local
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dptrace.c114 int step = test_thread_flag(TIF_SINGLESTEP); in syscall_trace_leave() local
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dcvb.c30 int step = (align->step_uv ? : 1000) * v_scale; in round_cvb_voltage() local
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dptrace.c216 int step; in do_syscall_trace_leave() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c335 unsigned int step, order, idx; in igt_syncmap_join_below() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c71 static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit1() argument
120 static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit8() argument
159 mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) mb86290fb_imageblit16() argument
192 u16 step; mb86290fb_imageblit() local
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dheader.c30 int family = -1, model = -1, step = -1; in __get_cpuid() local
/kernel/linux/linux-5.10/kernel/entry/
H A Dcommon.c230 bool step; in syscall_exit_work() local
/kernel/linux/linux-5.10/net/ethtool/
H A Dcabletest.c406 ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, u32 step) ethnl_cable_test_step() argument
/kernel/linux/linux-5.10/include/linux/
H A Dled-class-flash.h60 u32 step; member
/kernel/linux/linux-6.6/include/linux/
H A Dethtool_netlink.h80 ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, u32 step) ethnl_cable_test_step() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c69 static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit1() argument
118 static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit8() argument
157 mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) mb86290fb_imageblit16() argument
190 u16 step; mb86290fb_imageblit() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dcvb.c30 int step = (align->step_uv ? : 1000) * v_scale; in round_cvb_voltage() local
/kernel/linux/linux-6.6/kernel/entry/
H A Dcommon.c229 bool step; in syscall_exit_work() local
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dcore.c157 u32 major, minor, step; in qce_check_version() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c335 unsigned int step, order, idx; in igt_syncmap_join_below() local
[all...]
/kernel/linux/linux-6.6/net/ethtool/
H A Dcabletest.c406 ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, u32 step) ethnl_cable_test_step() argument

Completed in 13 milliseconds

1...<<11121314151617181920>>...49