Home
last modified time | relevance | path

Searched defs:step (Results 176 - 200 of 1228) sorted by relevance

12345678910>>...50

/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...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollation.cpp74 Collation::decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decTwoBytePrimaryByOneStep() argument
96 Collation::decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step) { in decThreeBytePrimaryByOneStep() argument
[all...]
/third_party/typescript/tests/baselines/reference/
H A DreactReduxLikeDeferredInferenceAllowsAssignment.js172 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DasyncFunctionWithForStatementNoInitializer.js33 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DclassStaticBlock6.js87 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DclassStaticBlock7.js53 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A Demitter.forAwait(target=es2015).js59 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
[all...]
H A DimportCallExpressionAsyncES3CJS.js38 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DimportCallExpressionAsyncES5CJS.js38 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DimportMeta(module=commonjs,target=es5).js48 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DimportMeta(module=es2020,target=es5).js47 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DimportMeta(module=esnext,target=es5).js47 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } function
H A DyieldInForInInDownlevelGenerator.js16 function step(op) { function
/third_party/skia/infra/bots/recipe_modules/flavor/
H A Ddefault.py123 def step(self, name, cmd, **unused_kwargs): member in DefaultFlavor

Completed in 9 milliseconds

12345678910>>...50