Home
last modified time | relevance | path

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

1...<<21222324252627282930

/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1111 void ShaderCore::step(Vector4f &dst, const Vector4f &edge, const Vector4f &x) in step() function in sw::ShaderCore
/third_party/python/Modules/
H A D_elementtree.c1725 Py_ssize_t start, stop, step, slicelen, i; in element_subscr() local
1778 Py_ssize_t start, stop, step, slicelen, newlen, i; in element_ass_subscr() local
[all...]
H A Ditertoolsmodule.c1599 Py_ssize_t step; member
1609 Py_ssize_t start=0, stop=-1, step=1; in islice_new() local
4175 long step; itertools_count_impl() local
4300 long step = PyLong_AsLong(lz->long_step); count_repr() local
[all...]
H A Darraymodule.c2357 Py_ssize_t start, stop, step, slicelength, i; in array_subscr() local
2408 Py_ssize_t start, stop, step, slicelength, needed; in array_ass_subscr() local
[all...]
/third_party/python/Include/internal/
H A Dpycore_ast.h486 expr_ty step; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dubidi.cpp2378 start, limit, step, indexOddBit, logicalPos, in setParaRunsOnly() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1006 Py_ssize_t length, from, to, step, slice_length; in DeleteRepeatedField() local
1017 length, &from, &to, &step, &slice_length); in DeleteRepeatedField() local
/third_party/python/Objects/
H A Dmemoryobject.c2402 Py_ssize_t start, stop, step, slicelength; in init_slice() local
H A Dbytesobject.c1612 Py_ssize_t start, stop, step, slicelength, i; in bytes_subscript() local
/third_party/spirv-tools/test/
H A Denum_set_test.cpp290 enumerateValuesFromToWithStep(size_t start, size_t end, size_t step) enumerateValuesFromToWithStep() argument
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp909 static LineParametersWithConfidence fitLineToSamples (const std::vector<UploadSampleResult<DurationType> >& samples, int beginNdx, int endNdx, int step, deUint64 DurationType::*target = &DurationType::fitResponseDuration) in fitLineToSamples() argument
927 static LineParametersWithConfidence fitLineToSamples (const std::vector<RenderSampleResult<DurationType> >& samples, int beginNdx, int endNdx, int step, deUint64 DurationType::*target = &DurationType::fitResponseDuration) in fitLineToSamples() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp148 const float step = de::max(minComp(minStep), 1.0f / float(maxSteps)); in computeBilinearSearchStepFromFloatLine() local
166 const float step = de::max(minComp(minStep), 1.0f / float(maxSteps)); in computeBilinearSearchStepFromFloatQuad() local
177 const float step = minComp(minStep); in computeBilinearSearchStepForUnorm() local
188 const float step = minComp(minStep); in computeBilinearSearchStepForSnorm() local
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp167 void ArkWebNWebWrapper::NavigateBackOrForward(int step) in NavigateBackOrForward() argument
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp2460 const int32_t step = DRAG_CALC_STRETCH_STEP_INT; in CalMaxStretch() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2304 size_t step = ALIGNMENT_STEP_OFFSET; in GetChildPosition() local
2335 OffsetF MenuLayoutAlgorithm::GetAdjustPosition(std::vector<Placement>& currentPlacementStates, size_t step, in GetAdjustPosition() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp775 WeakPtr<FocusHub> SwiperPattern::GetNextFocusNode(FocusStep step, const WeakPtr<FocusHub>& currentFocusNode) in GetNextFocusNode() argument
2675 int32_t step = (IsSwipeByGroup() ? displaycount : 1); in CalculateStepAndItemCount() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx1000 int step() { in step() function
[all...]
/third_party/backends/backend/
H A Dhp3900_types.c581 SANE_Int *step; member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c3839 int step = 100; in delayed_expand() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c412 float step = 1.0 / coverage_samples; in lp_build_sample_alpha_to_coverage() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1912 LLVMValueRef stride, step, io_itr; in draw_llvm_generate() local
3425 LLVMValueRef step = lp_build_const_int32(gallivm, vector_length); in draw_tcs_llvm_generate() local
3926 LLVMValueRef step; in draw_tes_llvm_generate() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c4364 uint32_t step; in decibel_fix_parse_db_values() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp194 const float step = 2.0f / static_cast<float>(viewCount); in createFullscreenMesh() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp952 const float step = 1.0f / static_cast<float>(primitivesGenerated); in fillVertexBuffer() local
2052 const float step = 1.0f / static_cast<float>(primitivesGenerated - 1); fillVertexBuffer() local
[all...]
/third_party/openssl/test/
H A Devp_extra_test.c3100 unsigned int step = 7; in test_rand_agglomeration() local

Completed in 127 milliseconds

1...<<21222324252627282930