Home
last modified time | relevance | path

Searched refs:i_active (Results 1 – 19 of 19) sorted by relevance

/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/User/
H A DAccount.cpp35 int Account::i_active = -1; member in Account
166 i_active = accounts.size() - 1; in add()
181 return (i_active >= 0); in hasActive()
186 return accounts.at(i_active); in active()
192 i_active = i; in setActive()
195 i_active = -1; in setActive()
201 if ((i_active >= 0) && (i_active < int(accounts.size()))) { in destroyActive()
203 i_active = -1; in destroyActive()
206 i_active = -1; in destroyActive()
266 i_active = -1; in loadFile()
[all …]
H A DAccount.hpp135 static int i_active; member in Account
/dports/astro/oskar/OSKAR-2.8.0/oskar/interferometer/src/
H A Doskar_interferometer_finalise_block.c23 int i = 0, i_active = 0; in oskar_interferometer_finalise_block() local
31 i_active = (block_index + 1) % 2; in oskar_interferometer_finalise_block()
32 b0 = h->d[0].vis_block_cpu[!i_active]; in oskar_interferometer_finalise_block()
40 b = h->d[i].vis_block_cpu[!i_active]; in oskar_interferometer_finalise_block()
H A Doskar_interferometer_run_block.c147 const int i_active = block_index % 2; /* Index of the active buffer. */ in oskar_interferometer_run_block() local
149 oskar_vis_block_copy(d->vis_block_cpu[i_active], d->vis_block, status); in oskar_interferometer_run_block()
/dports/astro/oskar/OSKAR-2.8.0/oskar/beam_pattern/src/
H A Doskar_beam_pattern_run.c34 int i_channel, int i_active, int device_id, int* status);
36 int i_channel, int i_active, int* status);
414 if (d->jones_data_cpu[i_active]) in sim_chunks()
446 int i_time, int i_channel, int i_active, int* status) in write_chunks() argument
478 d->auto_power_cpu[stokes][!i_active], in write_chunks()
481 d->cross_power_cpu[stokes][!i_active], in write_chunks()
489 d->auto_power_cpu[stokes][!i_active], in write_chunks()
496 d->cross_power_cpu[stokes][!i_active], in write_chunks()
505 d->auto_power_cpu[stokes][!i_active], in write_chunks()
512 d->cross_power_cpu[stokes][!i_active], in write_chunks()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/stepper/
H A Dstpr_gh_at.F49 integer h_active, i_active, iat_test, nat_active
193 if (.not.MA_get_index(h_active,i_active)) call errquit
198 write(*,*) int_mb(i_active+i-1)
415 if (iatom.eq.int_mb(i_active+iat_test))
817 A int_mb(i_active),dbl_mb(k_hess),dbl_mb(k_hessc))
1059 A i_active,hessin,hessout)
1062 integer i_active(*)
1070 icount=i_active(iatom)
1072 jcount=i_active(jatom)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/stepper/
H A Dstpr_gh_at.F49 integer h_active, i_active, iat_test, nat_active
193 if (.not.MA_get_index(h_active,i_active)) call errquit
198 write(*,*) int_mb(i_active+i-1)
415 if (iatom.eq.int_mb(i_active+iat_test))
817 A int_mb(i_active),dbl_mb(k_hess),dbl_mb(k_hessc))
1059 A i_active,hessin,hessout)
1062 integer i_active(*)
1070 icount=i_active(iatom)
1072 jcount=i_active(jatom)
/dports/graphics/gthumb/gthumb-3.10.1/extensions/slideshow/
H A Dgth-slideshow-preferences.c221 int i, i_active; in gth_slideshow_preferences_construct() local
242 for (i = 0, i_active = 0, scan = transitions; scan; scan = scan->next, i++) { in gth_slideshow_preferences_construct()
246 i_active = i; in gth_slideshow_preferences_construct()
256 i_active = i; in gth_slideshow_preferences_construct()
263 gtk_combo_box_set_active (GTK_COMBO_BOX (self->priv->transition_combobox), i_active); in gth_slideshow_preferences_construct()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_splitter/
H A Dwall.c246 int i_active = 0; in Open() local
323 i_active++; in Open()
329 if( i_active <= 0 ) in Open()
337 p_splitter->i_output = i_active; in Open()
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/config/
H A Dsem.c1158 i->i_active = DEVI_BROKEN; in adddev()
1214 i->i_active = DEVI_BROKEN; in adddev()
1228 i->i_active = DEVI_BROKEN; in adddev()
1250 i->i_active = DEVI_BROKEN; in adddev()
1300 if (i->i_active != DEVI_BROKEN && in deldevi()
1321 if (i->i_active == DEVI_BROKEN) { in remove_devi()
1719 i->i_active = DEVI_ACTIVE; in addpseudo()
1801 if (i->i_active == DEVI_ACTIVE) in fixdevis()
1803 else if (i->i_active == DEVI_ORPHAN) { in fixdevis()
1813 } else if (vflag && i->i_active == DEVI_IGNORED) in fixdevis()
[all …]
H A Dpack.c122 if (i->i_active != DEVI_ACTIVE || i->i_collapsed) in pack()
193 if (l->i_active != DEVI_ACTIVE in packdevi()
H A Dmain.c1390 if (i->i_active == DEVI_ACTIVE && i->i_pseudoroot == 0 && in deva_has_instances()
1887 if ((i->i_active == DEVI_ACTIVE || in devbase_has_any_instance()
1888 i->i_active == state) && in devbase_has_any_instance()
1964 d->d_ihead->i_active = active = DEVI_ACTIVE; in do_kill_orphans()
1993 if (j->i_active == DEVI_ACTIVE || in do_kill_orphans()
1994 j->i_active == state) { in do_kill_orphans()
2005 j->i_active = active = state; in do_kill_orphans()
H A Ddefs.h317 int i_active; member
/dports/science/nwchem-data/nwchem-7.0.2-release/src/cons/
H A Dcons.F546 integer h_active,i_active
592 & h_active, i_active) ) call errquit(
603 log_mb(i_active+i-1)=.true.
610 log_mb(i_active+id-1)=.false.
616 if(log_mb(i_active+i-1)) then
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/cons/
H A Dcons.F554 integer h_active,i_active
600 & h_active, i_active) ) call errquit(
611 log_mb(i_active+i-1)=.true.
618 log_mb(i_active+id-1)=.false.
624 if(log_mb(i_active+i-1)) then
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug17309/
H A Dpolyamplib.vhdl722 type input_state_type is (i_idle, i_active, i_decay);
745 i_state <= i_active;
748 when i_active => if clear = '0' then
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusx.c3138 extern int i_active, instatus;
3198 if (i_active) { /* INPUT command was active? */
3199 i_active = 0; /* Not any more... */
H A Dckuusr.c503 int i_active = 0; /* INPUT command is active */ variable
9616 i_active = 1;
9619 i_active = 0;
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dms-excel-write.c5258 int i_active = n - 1; in excel_write_SELECTION() local
5267 GSF_LE_SET_GUINT16 (data + 5, i_active); /* last due to reverse */ in excel_write_SELECTION()