Home
last modified time | relevance | path

Searched defs:step (Results 676 - 700 of 1200) sorted by relevance

1...<<21222324252627282930>>...48

/third_party/skia/third_party/externals/icu/source/common/
H A Dutrie.cpp562 _findSameDataBlock(const uint32_t *data, int32_t dataLength, int32_t otherBlock, int32_t step) _findSameDataBlock() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pixel_buffer.cpp241 int32 step [3]; in OptimizeOrder() local
[all...]
H A Ddng_resample.cpp323 uint32 step = 0; in Initialize() local
/third_party/python/Objects/
H A Drangeobject.c20 PyObject *step; member
28 validate_step(PyObject *step) in validate_step() argument
48 make_range_object(PyTypeObject *type, PyObject *start, PyObject *stop, PyObject *step) make_range_object() argument
78 PyObject *start = NULL, *stop = NULL, *step = NULL; range_from_array() local
180 compute_range_length(PyObject *start, PyObject *stop, PyObject *step) compute_range_length() argument
345 PyObject *start = NULL, *stop = NULL, *step = NULL; compute_slice() local
769 long step; global() member
796 PyObject *start=NULL, *stop=NULL, *step=NULL; rangeiter_reduce() local
888 get_len_of_range(long lo, long hi, long step) get_len_of_range() argument
916 fast_range_iter(long start, long stop, long step, long len) fast_range_iter() argument
932 PyObject *step; global() member
[all...]
/third_party/rust/crates/syn/src/
H A Dparse.rs1052 pub fn step< functions
[all...]
/third_party/vk-gl-cts/modules/gles3/scripts/
H A Dgenutil.py197 def step(a, b): return (b.expandVec(a)).applyBinary(lambda edge, x: [1.0, 0.0][x < edge], a.expandVec(b)) member in GenMath
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp264 const deUint32 step = 0x00ffffff / (numLevels*m_depth - 1); in init() local
/third_party/vk-gl-cts/modules/gles31/scripts/
H A Dgenutil.py197 def step(a, b): return (b.expandVec(a)).applyBinary(lambda edge, x: [1.0, 0.0][x < edge], a.expandVec(b)) member in GenMath
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp163 deUint32 step = 0x00ffffff / numLevels; in init() local
435 deUint32 step = 0x00ffffff / (numLevels*tcu::CUBEFACE_LAST); in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureFilteringTests.cpp193 deUint32 step = 0x00ffffff / numLevels; in init() local
467 deUint32 step = 0x00ffffff / (numLevels*tcu::CUBEFACE_LAST); in init() local
/third_party/vk-gl-cts/modules/gles2/scripts/
H A Dgenutil.py187 def step(a, b): return (b.expandVec(a)).applyBinary(lambda edge, x: [1.0, 0.0][x < edge], a.expandVec(b)) member in GenMath
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp153 deUint32 step = 0x00ffffff / numLevels; in init() local
421 deUint32 step = 0x00ffffff / (numLevels*tcu::CUBEFACE_LAST); in init() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp692 size_t step = 0; in FindInMatrix() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_slider_bridge.cpp646 double step = 1; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dbutton_modifier.cpp311 uint32_t step = 3; in SetButtonDimensionParameters() local
332 uint32_t step = 2; in SetButtonValue() local
H A Drich_editor_modifier.cpp433 ArkUI_Uint32 step = NORMAL_VALUE_ARRAY_STEP; in SetRichEditorPlaceholderValue() local
501 ArkUI_Uint32 step = NORMAL_VALUE_ARRAY_STEP; in SetRichEditorPlaceholder() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_model_ng.cpp35 void SliderModelNG::Create(float value, float step, float min, float max) in Create() argument
564 auto step = paintProperty->GetStepValue(1.0f); in SetValidSlideRange() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp277 int32_t step = 0; in GetStepsByPosition() local
305 auto step = GetStepsByPosition(start); in AddSpecialSpan() local
328 int32_t step = 0; in AddSpecialSpan() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpg_yuv_test.cpp1248 float step = 0.01; in HWTEST_F() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/
H A Dmedia_cached_buffer.cpp54 inline void IncreaseStep(uint8_t*& src, uint64_t& offset, size_t& writeSize, size_t step) in IncreaseStep() argument
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcapture_session_impl.cpp536 GetExposureBiasRange(float* minExposureBias, float* maxExposureBias, float* step) GetExposureBiasRange() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp684 int step = 2; in IsMirrorSupported() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp168 float minExposureBias = 0.0f, maxExposureBias = 0.0f, step = 0.0f; in SessionControlParams() local
1527 float minExposureBias = 0.0f, maxExposureBias = 0.0f, step = 0.0f; in HWTEST_F() local
1579 float minExposureBias = 0.0f, maxExposureBias = 0.0f, step = 0.0f; in HWTEST_F() local
1631 float minExposureBias = 0.0f, maxExposureBias = 0.0f, step = 0.0f; in HWTEST_F() local
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_connreporter.c355 static int32_t SoftBusCreateProcStepMsg(SoftBusEvtReportMsg *msg, SoftBusConnType connType, ProcessStep step) in SoftBusCreateProcStepMsg() argument
310 SetDevProcStepMsgParamValue(SoftBusEvtReportMsg *msg, ProcessStepRecord *record, SoftBusConnType connType, ProcessStep step) SetDevProcStepMsgParamValue() argument
[all...]
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp302 int32_t step = splits.size(); in SplitString() local

Completed in 44 milliseconds

1...<<21222324252627282930>>...48