| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_ring.c | 52 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 D | volt.h | 19 s16 step; member
|
| /kernel/linux/linux-6.6/drivers/clk/imx/ |
| H A D | clk-cpu.c | 17 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 D | selftest_ring.c | 52 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 D | volt.h | 19 s16 step; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
| H A D | lpm_trie_map_batch_ops.c | 71 __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 D | benchmark.c | 52 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 D | htab_mem_bench.c | 14 unsigned int step; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | txd.c | 127 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 D | inspect_repl.js | |
| /third_party/mesa3d/src/gtest/include/gtest/ |
| H A D | gtest-param-test.h | 229 internal::ParamGenerator<T> Range(T start, T end, IncrementT step) { in Range() argument [all...] |
| /third_party/skia/src/effects/ |
| H A D | SkCornerPathEffect.cpp | 48 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 D | collation.cpp | 74 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 D | reactReduxLikeDeferredInferenceAllowsAssignment.js | 172 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | asyncFunctionWithForStatementNoInitializer.js | 33 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | classStaticBlock6.js | 87 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | classStaticBlock7.js | 53 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | emitter.forAwait(target=es2015).js | 59 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function [all...] |
| H A D | importCallExpressionAsyncES3CJS.js | 38 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | importCallExpressionAsyncES5CJS.js | 38 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | importMeta(module=commonjs,target=es5).js | 48 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | importMeta(module=es2020,target=es5).js | 47 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | importMeta(module=esnext,target=es5).js | 47 function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
function
|
| H A D | yieldInForInInDownlevelGenerator.js | 16 function step(op) {
function
|
| /third_party/skia/infra/bots/recipe_modules/flavor/ |
| H A D | default.py | 123 def step(self, name, cmd, **unused_kwargs): member in DefaultFlavor
|