Home
last modified time | relevance | path

Searched defs:step (Results 226 - 250 of 734) sorted by relevance

12345678910>>...30

/third_party/skia/bench/
H A DInterpBench.cpp64 SkFixed step = SkFloatToFixed(dx); variable
83 int64_t step = (int64_t)(dx * 65536 * 655536); variable
114 int64_t step = (int64_t)(dx * 65536 * 655536 * 65536); global() variable
[all...]
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_remote.cpp63 size_t step = LOG_BUF_LEN - 1; in GetThreadKernelStack() local
/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_client_task.c241 int32_t step = 0; // step comes from opposite device in ProcessClientTask() local
[all...]
H A Dpake_v2_auth_server_task.c241 int32_t step = 0; in ProcessServerTask() local
[all...]
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_tpdu_codec.cpp151 uint8_t step = SLIDE_DATA_STEP; in DebugTpdu() local
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_utils.h152 bool DataObsUtils::ReadVariant(uint32_t step, uint32_t index, const _OutTp &output, MessageParcel &data) in ReadVariant() argument
158 bool DataObsUtils::ReadVariant(uint32_t step, uint32_t index, const _OutTp &output, MessageParcel &data) in ReadVariant() argument
170 bool DataObsUtils::WriteVariant(uint32_t step, const _InTp &input, MessageParcel &data) in WriteVariant() argument
176 bool DataObsUtils::WriteVariant(uint32_t step, cons argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dslider_model_impl.cpp25 void SliderModelImpl::Create(float value, float step, float min, float max) in Create() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_adapt_font_sizer.cpp105 Dimension step = stepUnit; in GetAdaptFontSizeStep() local
/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
/third_party/ffmpeg/libavcodec/
H A Ddpcm.c182 int step = 45; in dpcm_decode_init() local
H A Drv30.c138 static inline void rv30_weak_loop_filter(uint8_t *src, const int step, in rv30_weak_loop_filter() argument
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_deblock_lasx.c112 ff_h264_loop_filter_strength_lasx(int16_t bS[2][4][4], uint8_t nnz[40], int8_t ref[2][40], int16_t mv[2][40][2], int bidir, int edges, int step, int mask_mv0, int mask_mv1, int field) ff_h264_loop_filter_strength_lasx() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dh264_deblock_msa.c119 ff_h264_loop_filter_strength_msa(int16_t bS[2][4][4], uint8_t nnz[40], int8_t ref[2][40], int16_t mv[2][40][2], int bidir, int edges, int step, int mask_mv0, int mask_mv1, int field) ff_h264_loop_filter_strength_msa() argument
/third_party/ffmpeg/libavfilter/
H A Dlut3d.h65 int step; member
H A Dvf_hflip.c96 int i, plane, step; in filter_slice() local
/third_party/ffmpeg/libavutil/
H A Dpixdesc.h40 int step; member
/third_party/curl/src/
H A Dtool_urlglob.h48 int step; member
55 curl_off_t step; member
/third_party/backends/backend/
H A Du12-image.c809 int step; in u12image_PrepareScaling() local
/third_party/backends/backend/genesys/
H A Dmotor.cpp31 unsigned MotorSlope::get_table_step_shifted(unsigned step, StepType step_type) const in get_table_step_shifted() argument

Completed in 14 milliseconds

12345678910>>...30