| /third_party/skia/bench/ |
| H A D | InterpBench.cpp | 64 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 D | dfx_unwind_remote.cpp | 63 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 D | pake_v2_auth_client_task.c | 241 int32_t step = 0; // step comes from opposite device in ProcessClientTask() local [all...] |
| H A D | pake_v2_auth_server_task.c | 241 int32_t step = 0; in ProcessServerTask() local [all...] |
| /base/telephony/sms_mms/services/sms/gsm/ |
| H A D | gsm_sms_tpdu_codec.cpp | 151 uint8_t step = SLIDE_DATA_STEP; in DebugTpdu() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/ |
| H A D | dataobs_utils.h | 152 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 D | slider_model_impl.cpp | 25 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 D | text_adapt_font_sizer.cpp | 105 Dimension step = stepUnit; in GetAdaptFontSizeStep() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_paint_property.h | 180 float step = GetStep().value_or(1.0f); in GetStepRatio() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_yuv_decoder/ |
| H A D | jpeg_yuv_decoder_test.cpp | 282 float step = 0.01; in HWTEST_F() local
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
| H A D | camera_info.cpp | 203 float step = static_cast<float>(stepNumerator) / static_cast<float>(stepDenominator); in GetExposureBiasRange() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/common/ |
| H A D | itypes_util.h | 270 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 D | datashare_js_utils.h | 134 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 D | performance_analysis.cpp | 83 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 D | tlv_object.cpp | 159 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 D | dpcm.c | 182 int step = 45; in dpcm_decode_init() local
|
| H A D | rv30.c | 138 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 D | h264_deblock_lasx.c | 112 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 D | h264_deblock_msa.c | 119 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 D | lut3d.h | 65 int step; member
|
| H A D | vf_hflip.c | 96 int i, plane, step; in filter_slice() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | pixdesc.h | 40 int step; member
|
| /third_party/curl/src/ |
| H A D | tool_urlglob.h | 48 int step; member 55 curl_off_t step; member
|
| /third_party/backends/backend/ |
| H A D | u12-image.c | 809 int step; in u12image_PrepareScaling() local
|
| /third_party/backends/backend/genesys/ |
| H A D | motor.cpp | 31 unsigned MotorSlope::get_table_step_shifted(unsigned step, StepType step_type) const in get_table_step_shifted() argument
|