/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/include/ |
H A D | v4l2_common.h | 85 int32_t step; variable
|
/kernel/linux/linux-5.10/tools/perf/ui/tui/ |
H A D | progress.c | 12 p->next = p->step = p->total / (SLtt_Screen_Cols - 2) ?: 1; in __tui_progress__init()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | led-class-flash.h | 59 /* step value */ 60 u32 step; member
|
H A D | rio_drv.h | 379 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 D | progress.c | 12 p->next = p->step = p->total / (SLtt_Screen_Cols - 2) ?: 1; in __tui_progress__init()
|
/third_party/ffmpeg/libavfilter/ |
H A D | avf_showcqt.h | 54 int step; member
|
/third_party/gn/infra/recipe_modules/windows_sdk/ |
H A D | api.py | 41 self.m.step('taskkill mspdbsrv',
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-led.h | 65 lws_led_seq_phase_t step; member
|
/third_party/lame/libmp3lame/ |
H A D | quantize_pvt.h | 78 int step[39]; member
|
/third_party/ltp/testcases/kernel/fs/fs_inod/ |
H A D | fs_inod | 244 step$I 246 echo "step$I failed - see above errors"
|
/third_party/skia/infra/bots/recipe_modules/flavor/ |
H A D | docker.py | 41 def step(self, name, cmd, **unused_kwargs): member in DockerFlavor
|
/third_party/skia/infra/bots/recipes/ |
H A D | upload_buildstats_results.py | 15 'recipe_engine/step', 51 api.step(
|
/third_party/rust/crates/syn/src/ |
H A D | ident.rs | 77 input.step(|cursor| { in parse()
|
/third_party/skia/third_party/externals/angle2/samples/simple_vertex_shader/ |
H A D | SimpleVertexShader.cpp | 79 void step(float dt, double totalTime) override
|
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/ |
H A D | TorusLightingES1.cpp | 69 void step(float dt, double totalTime) override { mAngle += kDegreesPerSecond * dt; }
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | relocate.c | 58 u32 step = get_synci_step(); in sync_icache() local 66 kbase += step; in sync_icache()
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-sgm3140.c | 153 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 D | mt6380-regulator.c | 91 #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 D | rio_drv.h | 379 union rio_pw_msg *msg, int step)); 382 union rio_pw_msg *msg, int step));
|
H A D | suspend.h | 95 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 D | mt6380-regulator.c | 91 #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 D | leds-rt8515.c | 79 * 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 D | leds-sgm3140.c | 156 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 D | collation.h | 473 * 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 D | test_VIDIOC_QUERYMENU.c | 163 ".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()
|