| /third_party/python/Tools/demo/ |
| H A D | sortvisu.py | 81 def step(self): member in Array
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcFragDepthTests.cpp | 394 int step = (int)deFloatFloor(d / depthStep); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | VulkanCommandBufferPerf.cpp | 166 void VulkanCommandBufferPerfTest::step() in step() function in VulkanCommandBufferPerfTest
|
| /third_party/skia/src/core/ |
| H A D | SkEdgeClipper.cpp | 254 SkScalar step = 0.25f; in mono_cubic_closestT() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | alpha_processing.c | 391 PackRGB_C(const uint8_t* WEBP_RESTRICT r, const uint8_t* WEBP_RESTRICT g, const uint8_t* WEBP_RESTRICT b, int len, int step, uint32_t* WEBP_RESTRICT out) PackRGB_C() argument
|
| H A D | dec_mips32.c | 30 static WEBP_INLINE void do_filter2(uint8_t* p, int step) { in do_filter2() argument 40 static WEBP_INLINE void do_filter4(uint8_t* p, int step) { in do_filter4() argument 53 do_filter6(uint8_t* p, int step) do_filter6() argument 69 hev(const uint8_t* p, int step, int thresh) hev() argument 74 needs_filter(const uint8_t* p, int step, int t) needs_filter() argument 79 needs_filter2(const uint8_t* p, int step, int t, int it) needs_filter2() argument [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathWriter.cpp | 233 int step = opPtT->fT ? 1 : -1; in assemble() local
|
| /third_party/skia/tests/ |
| H A D | TestUtils.cpp | 290 UnicharGen(int step) : fU(0), fStep(step) {} in UnicharGen() argument 301 const int step = 3; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | entropy_encode.c | 305 size_t step = 0; in BrotliOptimizeHuffmanCountsForRle() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-iter.hh | 652 S step; global() member 699 S step; global() member [all...] |
| /third_party/python/Modules/_sqlite/ |
| H A D | blob.c | 429 Py_ssize_t start, stop, step, len; in subscript_slice() local 513 Py_ssize_t start, stop, step, len; in ass_subscript_slice() local 415 get_slice_info(pysqlite_Blob *self, PyObject *item, Py_ssize_t *start, Py_ssize_t *stop, Py_ssize_t *step, Py_ssize_t *slicelen) get_slice_info() argument [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | repeated_scalar_container.cc | 281 Py_ssize_t step; in Subscript() local 433 Py_ssize_t step; in Subscript() local [all...] |
| H A D | repeated_composite_container.cc | 247 Py_ssize_t from, to, step, slicelength, cur, i; in Subscript() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv_test.cc | 664 int NextStep(int step) { in NextStep() argument 685 int index, step; in TestOverflowAndUnderflow() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboMultisampleTests.cpp | 182 const float step = 2.0f / (float)numSteps; in render() local 205 const int step = 1; in render() local
|
| H A D | es3fDepthStencilClearTests.cpp | 330 float step = 2.0f / (float)numSteps; in renderGL() local 364 int step = numValues / numSteps; in renderGL() local 441 float step = deFloatFloor(depth * (float)DEPTH_STEPS) / (float)(DEPTH_STEPS-1); in renderReference() local 489 float step = (float)(stencil / ((1u<<stencilBits) / (deUint32)STENCIL_STEPS)) / (float)(STENCIL_STEPS-1); in renderReference() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fDepthRangeTests.cpp | 383 int step = (int)deFloatFloor(d / depthStep); in iterate() local
|
| H A D | es2fDepthStencilClearTests.cpp | 327 float step = 2.0f / (float)numSteps; in renderGL() local 361 int step = numValues / numSteps; in renderGL() local 438 float step = deFloatFloor(depth * (float)DEPTH_STEPS) / (float)(DEPTH_STEPS-1); in renderReference() local 486 float step = (float)(stencil / ((1u<<stencilBits) / (deUint32)STENCIL_STEPS)) / (float)(STENCIL_STEPS-1); in renderReference() local
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | bit_vector.h | 612 int step = (val > 0) ? 1 : -1; in Next() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | bit_vector.h | 648 int step = (val > 0) ? 1 : -1; in Next() local
|
| /base/security/device_auth/services/key_agree_sdk/src/ |
| H A D | key_agree_session.c | 668 static int32_t ProcessStep(ProtocolStep step, SpekeSession *spekeSession, CJson *inParams, KeyAgreeBlob *out) in ProcessStep() argument 713 int32_t step = 0; in ProcessSpekeSession() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/media/i2c/ |
| H A D | dw9763.c | 55 unsigned int step; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
| H A D | marquee_pattern.cpp | 176 auto step = GetScrollAmount(); in PlayMarqueeAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| H A D | utils.cpp | 55 auto step = StringUtils::StringToInt(params.front()); in StepsCurveCreator() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_slider.cpp | 93 double GetStep(double step, double max, double min) in GetStep() argument 127 double step = 1; // step:Sets the sliding jump value of the slider. The default value is 1. in Create() local [all...] |