Home
last modified time | relevance | path

Searched defs:state (Results 351 – 375 of 5469) sorted by relevance

1...<<11121314151617181920>>...219

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Damr-wb.c66 #define AmrDecoderDecode(state, in, out, bfi) \ argument
68 #define AmrDecoderExit(state) \ argument
100 #define AmrEncoderEncode(state, mode, in, out, forceSpeech) \ argument
102 #define AmrEncoderExit(state) \ argument
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_da_btree.c85 struct xfs_da_state *state; in xfs_da_state_alloc() local
97 xfs_da_state_kill_altpath(xfs_da_state_t *state) in xfs_da_state_kill_altpath()
110 xfs_da_state_free(xfs_da_state_t *state) in xfs_da_state_free()
472 struct xfs_da_state *state) in xfs_da3_split()
634 struct xfs_da_state *state, in xfs_da3_root_split()
764 struct xfs_da_state *state, in xfs_da3_node_split()
861 struct xfs_da_state *state, in xfs_da3_node_rebalance()
1005 struct xfs_da_state *state, in xfs_da3_node_add()
1063 struct xfs_da_state *state) in xfs_da3_join()
1172 struct xfs_da_state *state, in xfs_da3_root_join()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dreverse_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
H A Dreverse_iter_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dreverse_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
H A Dreverse_iter_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
/OK3568_Linux_fs/kernel/drivers/media/usb/go7007/
H A Ds2250-board.c322 struct s2250 *state = to_state(sd); in s2250_s_video_routing() local
346 struct s2250 *state = to_state(sd); in s2250_s_std() local
365 struct s2250 *state = container_of(ctrl->handler, struct s2250, hdl); in s2250_s_ctrl() local
405 struct s2250 *state = to_state(sd); in s2250_set_fmt() local
427 struct s2250 *state = to_state(sd); in s2250_s_audio_routing() local
449 struct s2250 *state = to_state(sd); in s2250_log_status() local
502 struct s2250 *state; in s2250_probe() local
606 struct s2250 *state = to_state(i2c_get_clientdata(client)); in s2250_remove() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dreverse_iter_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
H A Dreverse_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dreverse_iter_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
H A Dreverse_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dcode-reading.c39 struct state { struct
40 u64 done[1024];
41 size_t done_cnt;
237 struct thread *thread, struct state *state) in read_object_code()
375 union perf_event *event, struct state *state) in process_sample_event()
398 union perf_event *event, struct state *state) in process_event()
421 struct state *state) in process_events()
565 struct state state = { in do_test_code_reading() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dreverse_iter_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
H A Dreverse_fold_impl.hpp38 typedef bkwd_state0 state; typedef
59 typedef bkwd_state0 state; typedef
85 typedef bkwd_state0 state; typedef
114 typedef bkwd_state0 state; typedef
146 typedef bkwd_state0 state; typedef
188 typedef bkwd_state0 state; typedef
214 >::type state; typedef
227 typedef State state; typedef
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dpwm-fan.c28 int state; member
85 struct pwm_state state = { }; in __set_pwm() local
183 unsigned long *state) in pwm_fan_get_max_state()
196 unsigned long *state) in pwm_fan_get_cur_state()
209 pwm_fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in pwm_fan_set_cur_state()
331 int i, state = 0; in pwm_fan_temp_to_state() local
346 int state, ret; in pwm_fan_thermal_notifier_call() local
385 struct pwm_state state = { }; in pwm_fan_probe() local
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_formatter.c106 input_formatter_switch_state_t *state) in input_formatter_get_switch_state()
140 input_formatter_state_t *state) in input_formatter_get_state()
221 input_formatter_bin_state_t *state) in input_formatter_bin_get_state()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dfan.c86 static int fan_get_max_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_max_state()
99 static int fan_get_state_acpi4(struct acpi_device *device, unsigned long *state) in fan_get_state_acpi4()
150 static int fan_get_state(struct acpi_device *device, unsigned long *state) in fan_get_state()
165 static int fan_get_cur_state(struct thermal_cooling_device *cdev, unsigned long in fan_get_cur_state()
177 static int fan_set_state(struct acpi_device *device, unsigned long state) in fan_set_state()
186 static int fan_set_state_acpi4(struct acpi_device *device, unsigned long state) in fan_set_state_acpi4()
205 fan_set_cur_state(struct thermal_cooling_device *cdev, unsigned long state) in fan_set_cur_state()
/OK3568_Linux_fs/kernel/drivers/input/
H A Dff-memless.c77 static unsigned long calculate_next_time(struct ml_effect_state *state) in calculate_next_time()
114 struct ml_effect_state *state; in ml_schedule_timer() local
152 static int apply_envelope(struct ml_effect_state *state, int value, in apply_envelope()
244 struct ml_effect_state *state, in ml_combine_effects()
331 struct ml_effect_state *state; in ml_get_combo_effect() local
438 struct ml_effect_state *state = &ml->states[effect_id]; in ml_ff_playback() local
469 struct ml_effect_state *state = &ml->states[effect->id]; in ml_ff_upload() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-i2c.c220 struct xgbe_i2c_op_state *state = &pdata->i2c.op_state; in xgbe_i2c_write() local
248 struct xgbe_i2c_op_state *state = &pdata->i2c.op_state; in xgbe_i2c_read() local
266 struct xgbe_i2c_op_state *state = &pdata->i2c.op_state; in xgbe_i2c_clear_isr_interrupts() local
280 struct xgbe_i2c_op_state *state = &pdata->i2c.op_state; in xgbe_i2c_isr_task() local
379 struct xgbe_i2c_op_state *state = &pdata->i2c.op_state; in xgbe_i2c_xfer() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c57 struct drm_plane_state *state = &exynos_state->base; in exynos_plane_mode_set() local
177 struct exynos_drm_plane_state *state) in exynos_drm_plane_check_format()
201 struct exynos_drm_plane_state *state) in exynos_drm_plane_check_size()
231 struct drm_plane_state *state) in exynos_plane_atomic_check()
255 struct drm_plane_state *state = plane->state; in exynos_plane_atomic_update() local
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Ddvb_dummy_fe.c105 struct dvb_dummy_fe_state *state = fe->demodulator_priv; in dvb_dummy_fe_release() local
114 struct dvb_dummy_fe_state *state = NULL; in dvb_dummy_fe_ofdm_attach() local
135 struct dvb_dummy_fe_state *state = NULL; in dvb_dummy_fe_qpsk_attach() local
156 struct dvb_dummy_fe_state *state = NULL; in dvb_dummy_fe_qam_attach() local
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dqm1d1b0004.c106 struct qm1d1b0004_state *state; in qm1d1b0004_set_params() local
164 struct qm1d1b0004_state *state; in qm1d1b0004_set_config() local
174 struct qm1d1b0004_state *state; in qm1d1b0004_init() local
204 struct qm1d1b0004_state *state; in qm1d1b0004_probe() local
/OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/
H A Dcx23888-ir.c503 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_irq_handler() local
632 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_read() local
684 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_g_parameters() local
693 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_shutdown() local
715 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_rx_s_parameters() local
803 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_write() local
814 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_g_parameters() local
823 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_shutdown() local
843 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_tx_s_parameters() local
918 struct cx23888_ir_state *state = to_state(sd); in cx23888_ir_log_status() local
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dpm-pxa910.c132 void pxa910_pm_enter_lowpower_mode(int state) in pxa910_pm_enter_lowpower_mode()
187 static int pxa910_pm_enter(suspend_state_t state) in pxa910_pm_enter()
240 static int pxa910_pm_valid(suspend_state_t state) in pxa910_pm_valid()
/OK3568_Linux_fs/kernel/lib/
H A Dxxhash.c245 struct xxh32_state state; in xxh32_reset() local
259 struct xxh64_state state; in xxh64_reset() local
270 int xxh32_update(struct xxh32_state *state, const void *input, const size_t len) in xxh32_update()
339 uint32_t xxh32_digest(const struct xxh32_state *state) in xxh32_digest()
377 int xxh64_update(struct xxh64_state *state, const void *input, const size_t len) in xxh64_update()
444 uint64_t xxh64_digest(const struct xxh64_state *state) in xxh64_digest()

1...<<11121314151617181920>>...219