Home
last modified time | relevance | path

Searched refs:step (Results 876 - 900 of 1808) sorted by relevance

1...<<31323334353637383940>>...73

/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/
H A Dv4l2_common.h85 int32_t step; variable
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H A Dprogress.c12 p->next = p->step = p->total / (SLtt_Screen_Cols - 2) ?: 1; in __tui_progress__init()
/kernel/linux/linux-5.10/include/linux/
H A Dled-class-flash.h59 /* step value */
60 u32 step; member
H A Drio_drv.h379 union rio_pw_msg *msg, int step));
382 union rio_pw_msg *msg, int step));
/kernel/linux/linux-6.6/tools/perf/ui/tui/
H A Dprogress.c12 p->next = p->step = p->total / (SLtt_Screen_Cols - 2) ?: 1; in __tui_progress__init()
/third_party/ffmpeg/libavfilter/
H A Davf_showcqt.h54 int step; member
/third_party/gn/infra/recipe_modules/windows_sdk/
H A Dapi.py41 self.m.step('taskkill mspdbsrv',
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-led.h65 lws_led_seq_phase_t step; member
/third_party/lame/libmp3lame/
H A Dquantize_pvt.h78 int step[39]; member
/third_party/ltp/testcases/kernel/fs/fs_inod/
H A Dfs_inod244 step$I
246 echo "step$I failed - see above errors"
/third_party/skia/infra/bots/recipe_modules/flavor/
H A Ddocker.py41 def step(self, name, cmd, **unused_kwargs): member in DockerFlavor
/third_party/skia/infra/bots/recipes/
H A Dupload_buildstats_results.py15 'recipe_engine/step',
51 api.step(
/third_party/rust/crates/syn/src/
H A Dident.rs77 input.step(|cursor| { in parse()
/third_party/skia/third_party/externals/angle2/samples/simple_vertex_shader/
H A DSimpleVertexShader.cpp79 void step(float dt, double totalTime) override
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
H A DTorusLightingES1.cpp69 void step(float dt, double totalTime) override { mAngle += kDegreesPerSecond * dt; }
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate.c58 u32 step = get_synci_step(); in sync_icache() local
66 kbase += step; in sync_icache()
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-sgm3140.c153 s->step = 1; in sgm3140_init_flash_timeout()
171 s->step = 1; in sgm3140_init_v4l2_flash_config()
/kernel/linux/linux-5.10/drivers/regulator/
H A Dmt6380-regulator.c91 #define MT6380_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \
102 .n_voltages = ((max) - (min)) / (step) + 1, \
/kernel/linux/linux-6.6/include/linux/
H A Drio_drv.h379 union rio_pw_msg *msg, int step));
382 union rio_pw_msg *msg, int step));
H A Dsuspend.h95 static inline void dpm_save_failed_step(enum suspend_stat_step step) in dpm_save_failed_step() argument
97 suspend_stats.failed_steps[suspend_stats.last_failed_step] = step; in dpm_save_failed_step()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmt6380-regulator.c91 #define MT6380_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \
102 .n_voltages = ((max) - (min)) / (step) + 1, \
/kernel/linux/linux-6.6/drivers/leds/flash/
H A Dleds-rt8515.c79 * brightness one step at a time. in rt8515_gpio_brightness_commit()
183 s->step = 1; in rt8515_init_flash_timeout()
210 s->step = 1; in rt8515_init_v4l2_flash_config()
H A Dleds-sgm3140.c156 s->step = 1; in sgm3140_init_flash_timeout()
174 s->step = 1; in sgm3140_init_v4l2_flash_config()
/third_party/icu/icu4c/source/i18n/
H A Dcollation.h473 * Decrements a 2-byte primary by one range step (1..0x7f).
475 static uint32_t decTwoBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step);
478 * Decrements a 3-byte primary by one range step (1..0x7f).
480 static uint32_t decThreeBytePrimaryByOneStep(uint32_t basePrimary, UBool isCompressible, int32_t step);
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_QUERYMENU.c163 ".minimum=%i, .maximum=%i, .step=%i, " in test_VIDIOC_QUERYMENU()
167 queryctrl.maximum, queryctrl.step, in test_VIDIOC_QUERYMENU()
230 ".minimum=%i, .maximum=%i, .step=%i, " in test_VIDIOC_QUERYMENU_private()
234 queryctrl.maximum, queryctrl.step, in test_VIDIOC_QUERYMENU_private()

Completed in 13 milliseconds

1...<<31323334353637383940>>...73