Home
last modified time | relevance | path

Searched refs:tcurrent (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Drdataslab.c422 length += *tcurrent++; in rdata_from_slab()
429 tcurrent++; in rdata_from_slab()
433 tcurrent += 2; in rdata_from_slab()
435 region.base = tcurrent; in rdata_from_slab()
441 *current = tcurrent; in rdata_from_slab()
613 offsetbase = tcurrent; in dns_rdataslab_merge()
626 tcurrent += (tcount * 4); in dns_rdataslab_merge()
687 tcurrent += length; in dns_rdataslab_merge()
714 tcurrent += length; in dns_rdataslab_merge()
850 offsetbase = tcurrent; in dns_rdataslab_subtract()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Drdataslab.c420 length += *tcurrent++; in rdata_from_slab()
427 tcurrent++; in rdata_from_slab()
431 tcurrent += 2; in rdata_from_slab()
433 region.base = tcurrent; in rdata_from_slab()
439 *current = tcurrent; in rdata_from_slab()
611 offsetbase = tcurrent; in dns_rdataslab_merge()
624 tcurrent += (tcount * 4); in dns_rdataslab_merge()
685 tcurrent += length; in dns_rdataslab_merge()
712 tcurrent += length; in dns_rdataslab_merge()
848 offsetbase = tcurrent; in dns_rdataslab_subtract()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Drdataslab.c420 length += *tcurrent++; in rdata_from_slab()
427 tcurrent++; in rdata_from_slab()
431 tcurrent += 2; in rdata_from_slab()
433 region.base = tcurrent; in rdata_from_slab()
439 *current = tcurrent; in rdata_from_slab()
611 offsetbase = tcurrent; in dns_rdataslab_merge()
624 tcurrent += (tcount * 4); in dns_rdataslab_merge()
685 tcurrent += length; in dns_rdataslab_merge()
712 tcurrent += length; in dns_rdataslab_merge()
848 offsetbase = tcurrent; in dns_rdataslab_subtract()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Drdataslab.c422 length += *tcurrent++; in rdata_from_slab()
429 tcurrent++; in rdata_from_slab()
433 tcurrent += 2; in rdata_from_slab()
435 region.base = tcurrent; in rdata_from_slab()
441 *current = tcurrent; in rdata_from_slab()
613 offsetbase = tcurrent; in dns_rdataslab_merge()
626 tcurrent += (tcount * 4); in dns_rdataslab_merge()
687 tcurrent += length; in dns_rdataslab_merge()
714 tcurrent += length; in dns_rdataslab_merge()
850 offsetbase = tcurrent; in dns_rdataslab_subtract()
[all …]
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Drdataslab.c556 length += *tcurrent++; in rdata_from_slab()
562 tcurrent++; in rdata_from_slab()
566 tcurrent += 2; in rdata_from_slab()
568 region.base = tcurrent; in rdata_from_slab()
573 *current = tcurrent; in rdata_from_slab()
744 offsetbase = tcurrent; in dns_rdataslab_merge()
757 tcurrent += (tcount * 4); in dns_rdataslab_merge()
821 tcurrent += length; in dns_rdataslab_merge()
848 tcurrent += length; in dns_rdataslab_merge()
982 offsetbase = tcurrent; in dns_rdataslab_subtract()
[all …]
/dports/math/ogdf/OGDF/include/coin/
H A DCoinSort.hpp160 Iter_T tcurrent = tfirst; in CoinSort_2() local
168 tcurrent = tfirst; in CoinSort_2()
171 *tcurrent++ = x[i].second; in CoinSort_2()
204 T* tcurrent = tfirst; in CoinSort_2() local
212 tcurrent = tfirst; in CoinSort_2()
215 *tcurrent++ = x[i].second; in CoinSort_2()
505 Iter_T tcurrent = tfirst; in CoinSort_3() local
514 tcurrent = tfirst; in CoinSort_3()
518 *tcurrent++ = x[i].second; in CoinSort_3()
549 T* tcurrent = tfirst; in CoinSort_3() local
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/Modeling/src/
H A DODE.cpp127 double tcurrent = 0.0; in ForwardIntegration() local
183 double tcurrent = 0.0; in ForwardSensitivity() local
201 if( std::fabs(outputTimes(t)-tcurrent)>1.0e-14 ) { in ForwardSensitivity()
209 int flag = CVodeGetSens(cvode_mem, &tcurrent, sensState); in ForwardSensitivity()
382 double tcurrent = 0.0; in BackwardIntegration() local
387 if( std::fabs(outputTimes(t)-tcurrent)>1.0e-14 ) { in BackwardIntegration()
394 if( std::fabs(outputTimes(t)-tcurrent)>1.0e-14 ) { in BackwardIntegration()
400 flag = CVodeGetB(cvode_mem, indexB, &tcurrent, lambda); in BackwardIntegration()
419 if( std::fabs(tcurrent)>1.0e-14 ) { in BackwardIntegration()
425 flag = CVodeGetB(cvode_mem, indexB, &tcurrent, lambda); in BackwardIntegration()
[all …]
/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinSort.hpp183 Iter_T tcurrent = tfirst; in CoinSort_2() local
191 tcurrent = tfirst; in CoinSort_2()
194 *tcurrent++ = x[i].second; in CoinSort_2()
227 T *tcurrent = tfirst; in CoinSort_2() local
235 tcurrent = tfirst; in CoinSort_2()
238 *tcurrent++ = x[i].second; in CoinSort_2()
677 Iter_T tcurrent = tfirst; in CoinSort_3() local
686 tcurrent = tfirst; in CoinSort_3()
690 *tcurrent++ = x[i].second; in CoinSort_3()
720 T *tcurrent = tfirst; in CoinSort_3() local
[all …]
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinSort.hpp183 Iter_T tcurrent = tfirst; in CoinSort_2() local
191 tcurrent = tfirst; in CoinSort_2()
194 *tcurrent++ = x[i].second; in CoinSort_2()
227 T *tcurrent = tfirst; in CoinSort_2() local
235 tcurrent = tfirst; in CoinSort_2()
238 *tcurrent++ = x[i].second; in CoinSort_2()
677 Iter_T tcurrent = tfirst; in CoinSort_3() local
686 tcurrent = tfirst; in CoinSort_3()
690 *tcurrent++ = x[i].second; in CoinSort_3()
720 T *tcurrent = tfirst; in CoinSort_3() local
[all …]
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinSort.hpp183 Iter_T tcurrent = tfirst; in CoinSort_2() local
191 tcurrent = tfirst; in CoinSort_2()
194 *tcurrent++ = x[i].second; in CoinSort_2()
227 T *tcurrent = tfirst; in CoinSort_2() local
235 tcurrent = tfirst; in CoinSort_2()
238 *tcurrent++ = x[i].second; in CoinSort_2()
677 Iter_T tcurrent = tfirst; in CoinSort_3() local
686 tcurrent = tfirst; in CoinSort_3()
690 *tcurrent++ = x[i].second; in CoinSort_3()
720 T *tcurrent = tfirst; in CoinSort_3() local
[all …]
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Core/
H A DctkCoreTestingUtilities.tpp41 << "\n\tcurrent :" << current
52 << "\n\tcurrent :" << current
72 << "\n\tcurrent size :" << current.count()
74 << "\n\tcurrent:" << current
85 << "\n\tcurrent[" << idx << "] :" << current.at(idx)
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/tests/
H A Dtest__threading_monkey_in_thread.py27 tcurrent = threading.current_thread()
30 self.assertIsNot(tcurrent, current)
32 self.assertIsNot(tcurrent, tcurrent2)
/dports/finance/beanie/beanie-0.8.2/gui/
H A Ddebtors.c139 double ttotal, tcurrent, tpd30, tpd60, tover; in aged_debtors() local
154 ttotal = tcurrent = tpd30 = tpd60 = tover = 0.0; in aged_debtors()
193 tcurrent += current; in aged_debtors()
215 COLUMN_CURRENT, showmoney(tcurrent, 1), in aged_debtors()
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Dui.cpp34 …static int ty, tx, tpos, *tcurrent, tcolor; //tracking tab size and position since uses different … member
40 if(tcurrent) in autotab()
42 if(layoutpass && !tpos) tcurrent = NULL; //disable tabs because you didn't start with one in autotab()
49 if(tcurrent && shouldautotab) in shouldtab()
78 bool visible() { return (!tcurrent || tpos==*tcurrent) && !layoutpass; } in visible()
105 else if(tcurrent && hitx>=x1 && hity>=y1 && hitx<x2 && hity<y2) in tab()
107 if(!guiclicktab || mousebuttons&GUI_UP) *tcurrent = tpos; // switch tab in tab()
731 tcurrent = tab; in start()
737 if(tcurrent && !*tcurrent) tcurrent = NULL; in start()
755 if(tcurrent) *tcurrent = max(1, min(*tcurrent, tpos)); in end()
[all …]
/dports/games/sauerbraten/sauerbraten/src/engine/
H A D3dgui.cpp78 if(tcurrent) in autotab()
80 … if(layoutpass && !tpos) tcurrent = NULL; //disable tabs because you didn't start with one in autotab()
87 if(tcurrent && shouldautotab) in shouldtab()
116 bool visible() { return (!tcurrent || tpos==*tcurrent) && !layoutpass; } in visible()
139 bool hit = tcurrent && windowhit==this && hitx>=x1 && hity>=y1 && hitx<x2 && hity<y2; in tab()
141 *tcurrent = tpos; //roll-over to switch tab in tab()
935 if(tcurrent) h += ((skiny[5]-skiny[1])-(skiny[3]-skiny[2]))*SKIN_SCALE + FONTH-2*INSERT; in adjustscale()
961 tcurrent = tab; in start()
971 if(tcurrent && !*tcurrent) tcurrent = NULL; in start()
1068 if(tcurrent) *tcurrent = max(1, min(*tcurrent, tpos)); in end()
[all …]
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_userfiles.c360 int sh_userfiles_timer(time_t tcurrent) { in sh_userfiles_timer() argument
362 tcurrent = 0; in sh_userfiles_timer()
363 SL_RETURN((int)tcurrent, _("sh_userfiles_timer")); in sh_userfiles_timer()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_userfiles.c360 int sh_userfiles_timer(time_t tcurrent) { in sh_userfiles_timer() argument
362 tcurrent = 0; in sh_userfiles_timer()
363 SL_RETURN((int)tcurrent, _("sh_userfiles_timer")); in sh_userfiles_timer()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_userfiles.c360 int sh_userfiles_timer(time_t tcurrent) { in sh_userfiles_timer() argument
362 tcurrent = 0; in sh_userfiles_timer()
363 SL_RETURN((int)tcurrent, _("sh_userfiles_timer")); in sh_userfiles_timer()
/dports/graphics/dia/dia-0.97.3/plug-ins/cgm/
H A Dcgm.c243 TextAttrCGM tcurrent, tinfile; member
360 renderer->tcurrent.font_num = 1; in init_attributes()
361 renderer->tcurrent.font_height = 0.1; in init_attributes()
362 renderer->tcurrent.color.red = 0.0; in init_attributes()
363 renderer->tcurrent.color.green = 0.0; in init_attributes()
364 renderer->tcurrent.color.blue = 0.0; in init_attributes()
550 tnew = &renderer->tcurrent; in write_text_attributes()
724 renderer->tcurrent.font_num = FONT_NUM(font); in set_font()
725 renderer->tcurrent.font_height = height; in set_font()
1054 renderer->tcurrent.font_height)/2; in draw_string()
[all …]
/dports/security/samhain/samhain-4.4.3/include/
H A Dsh_fInotify.h6 int sh_fInotify_timer(time_t tcurrent);
H A Dsh_logmon.h7 int sh_log_check_timer(time_t tcurrent);
H A Dsh_portcheck.h6 int sh_portchk_timer(time_t tcurrent);
/dports/security/samhain-client/samhain-4.4.3/include/
H A Dsh_fInotify.h6 int sh_fInotify_timer(time_t tcurrent);
H A Dsh_logmon.h7 int sh_log_check_timer(time_t tcurrent);
/dports/security/samhain-server/samhain-4.4.3/include/
H A Dsh_portcheck.h6 int sh_portchk_timer(time_t tcurrent);

12345678