Home
last modified time | relevance | path

Searched refs:ch_cnt (Results 1 – 25 of 44) sorted by relevance

12

/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3.93/source/
H A Dediting.c64 gint ch_cnt; in sort_execute_or_startupnotify_options_after_insertion() local
69 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent); ch_cnt++) { in sort_execute_or_startupnotify_options_after_insertion()
70 gtk_tree_model_iter_nth_child (ks.model, &iter_loop, parent, ch_cnt); in sort_execute_or_startupnotify_options_after_insertion()
98 gint ch_cnt, foll_ch_cnt; // children counter, following children counter in sort_execute_or_startupnotify_options() local
103 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent) - 1; ch_cnt++) { in sort_execute_or_startupnotify_options()
104 gtk_tree_model_iter_nth_child (ks.model, &iter_loop1, parent, ch_cnt); in sort_execute_or_startupnotify_options()
112 for (foll_ch_cnt = ch_cnt + 1; in sort_execute_or_startupnotify_options()
H A Dauxiliary.c462 gint ch_cnt; in check_for_existing_options() local
467 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent); ch_cnt++) { in check_for_existing_options()
468 gtk_tree_model_iter_nth_child (ks.model, &iter_loop, parent, ch_cnt); in check_for_existing_options()
H A Ddrag_and_drop.c70 gint ch_cnt; in drag_motion_handler() local
170 …for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, &dest_parent_iter); ch_cnt++) { in drag_motion_handler()
171 … gtk_tree_model_iter_nth_child (ks.model, &option_iter_loop, &dest_parent_iter, ch_cnt); in drag_motion_handler()
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3/source/
H A Dediting.c64 gint ch_cnt; in sort_execute_or_startupnotify_options_after_insertion() local
69 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent); ch_cnt++) { in sort_execute_or_startupnotify_options_after_insertion()
70 gtk_tree_model_iter_nth_child (ks.model, &iter_loop, parent, ch_cnt); in sort_execute_or_startupnotify_options_after_insertion()
98 gint ch_cnt, foll_ch_cnt; // children counter, following children counter in sort_execute_or_startupnotify_options() local
103 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent) - 1; ch_cnt++) { in sort_execute_or_startupnotify_options()
104 gtk_tree_model_iter_nth_child (ks.model, &iter_loop1, parent, ch_cnt); in sort_execute_or_startupnotify_options()
112 for (foll_ch_cnt = ch_cnt + 1; in sort_execute_or_startupnotify_options()
H A Dauxiliary.c464 gint ch_cnt; in check_for_existing_options() local
469 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent); ch_cnt++) { in check_for_existing_options()
470 gtk_tree_model_iter_nth_child (ks.model, &iter_loop, parent, ch_cnt); in check_for_existing_options()
H A Ddrag_and_drop.c70 gint ch_cnt; in drag_motion_handler() local
170 …for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, &dest_parent_iter); ch_cnt++) { in drag_motion_handler()
171 … gtk_tree_model_iter_nth_child (ks.model, &option_iter_loop, &dest_parent_iter, ch_cnt); in drag_motion_handler()
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK2/source/
H A Dediting.c74 gint ch_cnt; in sort_execute_or_startupnotify_options_after_insertion() local
79 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent); ch_cnt++) { in sort_execute_or_startupnotify_options_after_insertion()
80 gtk_tree_model_iter_nth_child (ks.model, &iter_loop, parent, ch_cnt); in sort_execute_or_startupnotify_options_after_insertion()
108 gint ch_cnt, foll_ch_cnt; // children counter, following children counter in sort_execute_or_startupnotify_options() local
113 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent) - 1; ch_cnt++) { in sort_execute_or_startupnotify_options()
114 gtk_tree_model_iter_nth_child (ks.model, &iter_loop1, parent, ch_cnt); in sort_execute_or_startupnotify_options()
122 for (foll_ch_cnt = ch_cnt + 1; in sort_execute_or_startupnotify_options()
H A Dauxiliary.c748 gint ch_cnt; in check_for_existing_options() local
753 for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, parent); ch_cnt++) { in check_for_existing_options()
754 gtk_tree_model_iter_nth_child (ks.model, &iter_loop, parent, ch_cnt); in check_for_existing_options()
H A Ddrag_and_drop.c76 gint ch_cnt; in drag_motion_handler() local
180 …for (ch_cnt = 0; ch_cnt < gtk_tree_model_iter_n_children (ks.model, &dest_parent_iter); ch_cnt++) { in drag_motion_handler()
181 … gtk_tree_model_iter_nth_child (ks.model, &option_iter_loop, &dest_parent_iter, ch_cnt); in drag_motion_handler()
/dports/net/axa/axa-2.2.0/sratool/
H A Dprint.c1186 int j, ch_cnt; in print_stats_sys() local
1326 AXA_P2H32(sys->srvr.sra.watches.ch_cnt)); in print_stats_sys()
1333 AXA_P2H32(sys->srvr.sra.watches.ch_cnt) + in print_stats_sys()
1340 ch_cnt++; in print_stats_sys()
1343 if (ch_cnt == 0) in print_stats_sys()
1356 int j, ch_cnt; in print_stats_user_an() local
1381 ch_cnt++; in print_stats_user_an()
1384 if (ch_cnt == 0) in print_stats_user_an()
1462 ch_cnt++; in print_stats_user()
1465 if (ch_cnt == 0) in print_stats_user()
[all …]
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/rockchip/rk3399/drivers/dram/
H A Ddfs.c195 ptiming_config->ch_cnt = sdram_params->num_channels; in sdram_timing_cfg_init()
492 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f0()
744 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f1()
997 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_enable_training()
1008 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_disable_training()
1031 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f0()
1209 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f1()
1511 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_phy_params()
1806 uint32_t ch_cnt = rk3399_dram_status.timing_config.ch_cnt; in dram_low_power_config() local
1814 for (i = 0; i < ch_cnt; i++) in dram_low_power_config()
[all …]
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/rockchip/rk3399/drivers/dram/
H A Ddfs.c195 ptiming_config->ch_cnt = sdram_params->num_channels; in sdram_timing_cfg_init()
492 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f0()
744 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f1()
997 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_enable_training()
1008 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_disable_training()
1031 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f0()
1209 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f1()
1511 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_phy_params()
1806 uint32_t ch_cnt = rk3399_dram_status.timing_config.ch_cnt; in dram_low_power_config() local
1814 for (i = 0; i < ch_cnt; i++) in dram_low_power_config()
[all …]
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/rockchip/rk3399/drivers/dram/
H A Ddfs.c195 ptiming_config->ch_cnt = sdram_params->num_channels; in sdram_timing_cfg_init()
492 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f0()
744 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f1()
997 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_enable_training()
1008 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_disable_training()
1031 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f0()
1209 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f1()
1511 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_phy_params()
1806 uint32_t ch_cnt = rk3399_dram_status.timing_config.ch_cnt; in dram_low_power_config() local
1814 for (i = 0; i < ch_cnt; i++) in dram_low_power_config()
[all …]
H A Ddram_spec_timing.h187 uint32_t ch_cnt; member
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/rockchip/rk3399/drivers/dram/
H A Ddfs.c195 ptiming_config->ch_cnt = sdram_params->num_channels; in sdram_timing_cfg_init()
492 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f0()
744 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f1()
997 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_enable_training()
1008 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_disable_training()
1031 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f0()
1209 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f1()
1511 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_phy_params()
1806 uint32_t ch_cnt = rk3399_dram_status.timing_config.ch_cnt; in dram_low_power_config() local
1814 for (i = 0; i < ch_cnt; i++) in dram_low_power_config()
[all …]
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/rockchip/rk3399/drivers/dram/
H A Ddfs.c195 ptiming_config->ch_cnt = sdram_params->num_channels; in sdram_timing_cfg_init()
492 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f0()
744 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_ctl_params_f1()
997 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_enable_training()
1008 for (i = 0; i < ch_cnt; i++) { in gen_rk3399_disable_training()
1031 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f0()
1209 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_pi_params_f1()
1511 for (i = 0; i < timing_config->ch_cnt; i++) { in gen_rk3399_phy_params()
1806 uint32_t ch_cnt = rk3399_dram_status.timing_config.ch_cnt; in dram_low_power_config() local
1814 for (i = 0; i < ch_cnt; i++) in dram_low_power_config()
[all …]
/dports/math/octave-forge-io/io-2.6.4/inst/private/
H A D__COM_spsh_info__.m29 ws_cnt = 0; ch_cnt = 0; o_cnt = 0;
42 sh_names(ii, 2) = sprintf ("Chart"); ++ch_cnt;
/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/pjmedia/
H A Dsplitcomb.c409 unsigned ch_cnt, in extract_mono_frame() argument
417 in += ch_cnt; in extract_mono_frame()
428 unsigned ch_cnt, in store_mono_frame() argument
436 out += ch_cnt; in store_mono_frame()
/dports/net/axa/axa-2.2.0/tests/
H A Dtest-stats.c71 stats_sys.srvr.sra.watches.ch_cnt = 1; in START_TEST()
96 stats_user.srvr.sra.watches.ch_cnt = 1; in START_TEST()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/mac80211/
H A Dtdls.c75 u8 subband_cnt = 0, ch_cnt = 0; in ieee80211_tdls_add_subband() local
82 if (!ch_cnt) in ieee80211_tdls_add_subband()
92 ch_cnt++; in ieee80211_tdls_add_subband()
105 if (ch_cnt) { in ieee80211_tdls_add_subband()
108 *pos++ = ch_cnt; in ieee80211_tdls_add_subband()
111 ch_cnt = 0; in ieee80211_tdls_add_subband()
116 if (ch_cnt) { in ieee80211_tdls_add_subband()
119 *pos++ = ch_cnt; in ieee80211_tdls_add_subband()
/dports/multimedia/libv4l/linux-5.13-rc2/net/mac80211/
H A Dtdls.c75 u8 subband_cnt = 0, ch_cnt = 0; in ieee80211_tdls_add_subband() local
82 if (!ch_cnt) in ieee80211_tdls_add_subband()
92 ch_cnt++; in ieee80211_tdls_add_subband()
105 if (ch_cnt) { in ieee80211_tdls_add_subband()
108 *pos++ = ch_cnt; in ieee80211_tdls_add_subband()
111 ch_cnt = 0; in ieee80211_tdls_add_subband()
116 if (ch_cnt) { in ieee80211_tdls_add_subband()
119 *pos++ = ch_cnt; in ieee80211_tdls_add_subband()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/mac80211/
H A Dtdls.c75 u8 subband_cnt = 0, ch_cnt = 0; in ieee80211_tdls_add_subband() local
82 if (!ch_cnt) in ieee80211_tdls_add_subband()
92 ch_cnt++; in ieee80211_tdls_add_subband()
105 if (ch_cnt) { in ieee80211_tdls_add_subband()
108 *pos++ = ch_cnt; in ieee80211_tdls_add_subband()
111 ch_cnt = 0; in ieee80211_tdls_add_subband()
116 if (ch_cnt) { in ieee80211_tdls_add_subband()
119 *pos++ = ch_cnt; in ieee80211_tdls_add_subband()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h103 u32 ch_cnt; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h103 u32 ch_cnt; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h103 u32 ch_cnt; member

12