Home
last modified time | relevance | path

Searched defs:step (Results 151 - 175 of 1154) sorted by relevance

12345678910>>...47

/third_party/rust/crates/nix/src/sys/ptrace/
H A Dbsd.rs167 pub fn step<T: Into<Option<Signal>>>(pid: Pid, sig: T) -> Result<()> { in step() functions
/third_party/rust/crates/regex/src/
H A Dpikevm.rs224 fn step( in step() functions
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgUtils.hpp53 inline float getQuantizedFloat (de::Random& rnd, float min, float max, float step) in getQuantizedFloat() argument
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_pool.cpp78 size_t step = dataCapacity_ * 3; in Grow() local
/foundation/ability/idl_tool/util/
H A Dstring_pool.cpp78 size_t step = dataCapacity_ * 3; in Grow() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_utils_test.cpp59 OffsetF step = { 0, 0 }; in FillChildren() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_steps_interpolator_animat_test.cpp158 RSStepsInterpolator* step; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_steps_interpolator_test.cpp171 RSStepsInterpolator* step; in HWTEST_F() local
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice_impl.h42 uint8 step; member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_sql_statistic.cpp58 SqlStatistic::SqlStatistic(const std::string &sql, int32_t step, uint32_t seqId) in SqlStatistic() argument
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-cpu.c17 struct clk *step; member
73 imx_clk_hw_cpu(const char *name, const char *parent_name, struct clk *div, struct clk *mux, struct clk *pll, struct clk *step) imx_clk_hw_cpu() argument
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c48 unsigned long long i, samples, step = 9973; in calibrate() local
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dbenchmark.c52 benchmark_insert(struct radix_tree_root *root, unsigned long size, unsigned long step) benchmark_insert() argument
73 benchmark_tagging(struct radix_tree_root *root, unsigned long size, unsigned long step) benchmark_tagging() argument
94 benchmark_delete(struct radix_tree_root *root, unsigned long size, unsigned long step) benchmark_delete() argument
115 benchmark_size(unsigned long size, unsigned long step) benchmark_size() argument
140 unsigned long step[] = {1, 2, 7, 15, 63, 64, 65, benchmark() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c52 static int check_ring_step(struct intel_ring *ring, u32 x, u32 step) in check_ring_step() argument
65 static int check_ring_offset(struct intel_ring *ring, u32 x, u32 step) in check_ring_offset() argument
80 int step, err = 0; in igt_ring_direction() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvolt.h19 s16 step; member
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-cpu.c17 struct clk *step; member
73 imx_clk_hw_cpu(const char *name, const char *parent_name, struct clk *div, struct clk *mux, struct clk *pll, struct clk *step) imx_clk_hw_cpu() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_ring.c52 static int check_ring_step(struct intel_ring *ring, u32 x, u32 step) in check_ring_step() argument
65 static int check_ring_offset(struct intel_ring *ring, u32 x, u32 step) in check_ring_offset() argument
80 int step, err = 0; in igt_ring_direction() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dvolt.h19 s16 step; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_batch_ops.c71 __u32 step, count, total, total_success; in test_lpm_trie_map_batch_ops() local
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dbenchmark.c52 benchmark_insert(struct radix_tree_root *root, unsigned long size, unsigned long step) benchmark_insert() argument
73 benchmark_tagging(struct radix_tree_root *root, unsigned long size, unsigned long step) benchmark_tagging() argument
94 benchmark_delete(struct radix_tree_root *root, unsigned long size, unsigned long step) benchmark_delete() argument
115 benchmark_size(unsigned long size, unsigned long step) benchmark_size() argument
140 unsigned long step[] = {1, 2, 7, 15, 63, 64, 65, benchmark() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dhtab_mem_bench.c14 unsigned int step; member
/third_party/ffmpeg/libavcodec/
H A Dtxd.c127 int step = dxtc.dxt1_block(p, stride, gb.buffer); in txd_decode_frame() local
136 int step = dxtc.dxt3_block(p, stride, gb.buffer); in txd_decode_frame() local
/third_party/node/lib/internal/debugger/
H A Dinspect_repl.js
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-param-test.h229 internal::ParamGenerator<T> Range(T start, T end, IncrementT step) { in Range() argument
[all...]
/third_party/skia/src/effects/
H A DSkCornerPathEffect.cpp48 SkVector firstStep, step; variable
16 ComputeStep(const SkPoint& a, const SkPoint& b, SkScalar radius, SkPoint* step) ComputeStep() argument
[all...]

Completed in 9 milliseconds

12345678910>>...47