Home
last modified time | relevance | path

Searched refs:current_base (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/www/davical/davical-9da21ad116a2913bf788bd4b0b8c58c0de83d9da/dba/
H A Drrule_functions.sql466 current_base TIMESTAMP WITH TIME ZONE;
496 current_base TIMESTAMP WITH TIME ZONE;
505 current_base := date_trunc( 'day', current_base ) + (after::time)::interval;
506 RETURN NEXT current_base;
530 current_base TIMESTAMP WITH TIME ZONE;
551 current_base := basedate;
553 WHILE loopcount < loopmax AND current_base <= maxdate LOOP
565 current_base := current_base + (rrule.interval::text || ' days')::interval;
580 current_base := current_base + (rrule.interval::text || ' weeks')::interval;
594 current_base := current_base + (rrule.interval::text || ' months')::interval;
[all …]
H A Drrule_functions-8.1.sql487 current_base TIMESTAMP WITH TIME ZONE;
500 FOR rowvar IN SELECT d FROM monthly_set(current_base,rr) d LOOP
520 current_base TIMESTAMP WITH TIME ZONE;
531 RETURN NEXT current_base;
555 current_base TIMESTAMP WITH TIME ZONE;
569 current_base := basedate;
571 WHILE loopcount < loopmax AND current_base <= maxdate LOOP
584 current_base := current_base + (rrule.interval::text || ' days')::interval;
600 current_base := current_base + (rrule.interval::text || ' weeks')::interval;
615 current_base := current_base + (rrule.interval::text || ' months')::interval;
[all …]
/dports/games/garden-of-coloured-lights/garden-1.0.9/src/
H A Dpalette.c504 int current_base[10][3]; variable
534 if (current_base[i - 5][j] < in run_palette_shift()
537 current_base[i - 5][j]++; in run_palette_shift()
540 if (current_base[i - 5][j] > in run_palette_shift()
543 current_base[i - 5][j]--; in run_palette_shift()
607 current_base[i - 5][0] = base_colours[0][i - 5][0]; in define_palette()
608 current_base[i - 5][1] = base_colours[0][i - 5][1]; in define_palette()
609 current_base[i - 5][2] = base_colours[0][i - 5][2]; in define_palette()
693 palet[swap][k].r = current_base[k - 5][0]; in build_new_palette()
694 palet[swap][k].g = current_base[k - 5][1]; in build_new_palette()
[all …]
/dports/www/p5-Mason/Mason-2.24/lib/Mason/
H A DUtil.pm78 my ( @final, $current_base, @current_exts );
81 if ( defined($current_base) && $current_base ne $base ) {
84 "$current_base."
96 $current_base = $base;
102 if ( defined($current_base) ) {
105 "$current_base."
/dports/textproc/p5-Perl-Critic/Perl-Critic-1.140/lib/Perl/Critic/Policy/ErrorHandling/
H A DRequireCheckingReturnValueOfEval.pm222 my $current_base = $elem;
224 my $previous = $current_base->sprevious_sibling();
235 my $parent = $current_base->parent() or return;
242 $current_base = $grandparent;
244 $current_base = $parent;
247 return if not $current_base->isa('PPI::Structure::List');
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/libevent/
H A Devent.c108 struct event_base *current_base = NULL; variable
153 current_base = base; in event_init()
202 if (base == NULL && current_base) in event_base_free()
203 base = current_base; in event_base_free()
204 if (base == current_base) in event_base_free()
205 current_base = NULL; in event_base_free()
425 current_base, tv)); in event_loopexit()
439 return (event_base_loopbreak(current_base)); in event_loopbreak()
621 ev->ev_base = current_base; in event_set()
635 if(current_base) in event_set()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/libevent/
H A Devent.c108 struct event_base *current_base = NULL; variable
153 current_base = base; in event_init()
200 if (base == NULL && current_base) in event_base_free()
201 base = current_base; in event_base_free()
202 if (base == current_base) in event_base_free()
203 current_base = NULL; in event_base_free()
423 current_base, tv)); in event_loopexit()
437 return (event_base_loopbreak(current_base)); in event_loopbreak()
615 ev->ev_base = current_base; in event_set()
629 if(current_base) in event_set()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/elements/
H A Domnibox_text_field.cc31 base::string16 current_base = current.text.substr(0, current.selection_end); in SetAutocompletion() local
32 if (current_base != autocompletion.input) in SetAutocompletion()
36 info.text = current_base + autocompletion.suffix; in SetAutocompletion()
41 info.selection_end = current_base.size(); in SetAutocompletion()
/dports/www/obhttpd/libevent-6.6.20191030/src/lib/libevent/
H A Devent.c63 struct event_base *current_base = NULL; variable
102 current_base = base; in event_init()
152 if (base == NULL && current_base) in event_base_free()
153 base = current_base; in event_base_free()
154 if (base == current_base) in event_base_free()
155 current_base = NULL; in event_base_free()
375 current_base, tv)); in event_loopexit()
389 return (event_base_loopbreak(current_base)); in event_loopbreak()
577 ev->ev_base = current_base; in event_set()
591 if(current_base) in event_set()
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/number_fields/algebraic_num/
H A Dorder.cc611 nf_base::current_base = & input; in operator >>()
639 nf_base::current_base = base; in number_field()
654 nf_base::current_base = base; in number_field()
665 nf_base::current_base = base; in number_field()
676 nf_base::current_base = base; in number_field()
782 nf_base::current_base = K.base; in operator >>()
810 nf_base::current_base = base; in order()
829 nf_base::current_base = base; in order()
853 nf_base::current_base = base; in order()
865 nf_base::current_base = base; in order()
[all …]
/dports/biology/scrm/scrm-1.7.4/src/summary_statistics/
H A Dseg_sites.cc25 if (forest.current_base() == 0.0) clear(); in calculate()
27 if (position() != forest.current_base()) in calculate()
30 double position_at = forest.current_base(); in calculate()
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/unix/sysdep/dsp-drivers/
H A Dcoreaudio.c36 float *current_base; /* current unread position */ member
64 new->current_base = block; in unsafe_queue_audio_block()
118 memcpy(block, head->current_base, len*sizeof(float)); in unsafe_dequeue_audio_block()
120 head->current_base += len; in unsafe_dequeue_audio_block()
125 memcpy(block, head->current_base, head->samples_left*sizeof(float)); in unsafe_dequeue_audio_block()
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/unix/sysdep/dsp-drivers/
H A Dcoreaudio.c49 SInt8 *current_base; /* current unread position */ member
77 new->current_base = block; in unsafe_queue_audio_block()
131 memcpy(block, head->current_base, len); in unsafe_dequeue_audio_block()
133 head->current_base += len; in unsafe_dequeue_audio_block()
138 memcpy(block, head->current_base, head->samples_left); in unsafe_dequeue_audio_block()
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/SeqIO/
H A Dscf.pm875 my ($returner,@current_row,$current_base,$string,$binary);
879 for (my $current_base =1; $current_base <= $length; $current_base++) {
881 push @current_row,$trace->peak_index_at($current_base);
882 push @current_row,$trace->accuracy_at("a",$current_base);
883 push @current_row,$trace->accuracy_at("c",$current_base);
884 push @current_row,$trace->accuracy_at("g",$current_base);
885 push @current_row,$trace->accuracy_at("t",$current_base);
886 push @current_row,$trace->baseat($current_base);
/dports/biology/scrm/scrm-1.7.4/src/
H A Dforest.h120 return (next_base() - current_base()) / model().loci_length(); in calcSegmentLength()
122 return ceil(next_base()) - ceil(current_base()); in calcSegmentLength()
199 double current_base() const { return get_rec_base(current_rec_); } in current_base() function
242 current_base() - get_rec_base(node->last_update()) > model().window_length_seq()) { in nodeIsOld()
H A Dforest.cc421 if (current_base() == model().getCurrentSequencePosition()) { in sampleNextGenealogy()
423 dout << std::endl << "Position: " << this->current_base() << ": Changing rates." << std::endl; in sampleNextGenealogy()
430 assert( current_base() > model().getCurrentSequencePosition() ); in sampleNextGenealogy()
431 assert( current_base() < model().getNextSequencePosition() ); in sampleNextGenealogy()
438 << "Sequence position: " << this->current_base() << std::endl; in sampleNextGenealogy()
439 assert( this->current_base() <= this->model().loci_length() ); in sampleNextGenealogy()
787 assert(this->current_base() >= model().getCurrentSequencePosition()); in calcRecombinationRate()
792 return (this->current_base() - last_update_pos) * model().recombination_rate(); in calcRecombinationRate()
797 (this->current_base() - model().getCurrentSequencePosition()); in calcRecombinationRate()
1357 set_next_base(current_base() + length); in sampleNextBase()
[all …]
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonThumbnailer/thumbnailer/
H A Dsajson.h606 size_t* current_base = temp;
613 const bool is_first_element = temp == current_base + 1;
686 size_t* previous_base = current_base;
687 current_base = temp;
712 size_t element = *current_base;
713 result = (this->*structure_installer)(current_base + 1);
719 temp = current_base;
720 current_base = structure + parent;
734 *temp++ = make_element(result.value_type, out - current_base - 1);
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/number_fields/include/LiDIA/
H A Dalg_number.h112 static nf_base * current_base; // Default nf_base variable
179 if (nf_base::current_base == this) in dec_ref()
180 nf_base::current_base = nf_base::dummy_base; in dec_ref()
390 order(const nf_base * base1 = nf_base::current_base);
595 alg_number(const nf_base * O1 = nf_base::current_base);
598 const nf_base * O1 = nf_base::current_base);
600 const nf_base * O1 = nf_base::current_base);
1084 const nf_base * O1 = nf_base::current_base);
1086 const nf_base * O1 = nf_base::current_base);
1497 const nf_base * O1 = nf_base::current_base);
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/test-programs/wasi-tests/src/
H A Dlib.rs57 let (current_base, current_inheriting) = fd_get_rights(fd); in drop_rights()
59 let new_base = current_base & !drop_base; in drop_rights()
/dports/textproc/p5-XML-Filter-XInclude/XML-Filter-XInclude-1.0/lib/XML/Filter/
H A DXInclude.pm50 my $current_base = $parent_base;
53 $current_base = URI->new_abs($base, $parent_base) ||
58 push @{$self->{bases}}, $current_base;
/dports/net/netatalk3/netatalk-3.1.12/libevent/
H A Devent.c391 base = current_base; in event_base_gettimeofday_cached()
392 if (!current_base) in event_base_gettimeofday_cached()
437 current_base = base; in event_init()
693 if (base == NULL && current_base) in event_base_free()
694 base = current_base; in event_base_free()
696 if (base == current_base) in event_base_free()
697 current_base = NULL; in event_base_free()
1458 current_base, tv)); in event_loopexit()
1704 base = current_base; in event_assign()
2314 if (current_base) in event_deferred_cb_cancel()
[all …]
/dports/net/openmpi/openmpi-4.1.1/opal/mca/event/libevent2022/libevent/
H A Devent.c397 base = current_base; in event_base_gettimeofday_cached()
398 if (!current_base) in event_base_gettimeofday_cached()
443 current_base = base; in event_init()
699 if (base == NULL && current_base) in event_base_free()
700 base = current_base; in event_base_free()
702 if (base == current_base) in event_base_free()
703 current_base = NULL; in event_base_free()
1493 current_base, tv)); in event_loopexit()
1744 base = current_base; in event_assign()
2365 if (current_base) in event_deferred_cb_cancel()
[all …]
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/event/libevent2022/libevent/
H A Devent.c397 base = current_base; in event_base_gettimeofday_cached()
398 if (!current_base) in event_base_gettimeofday_cached()
443 current_base = base; in event_init()
699 if (base == NULL && current_base) in event_base_free()
700 base = current_base; in event_base_free()
702 if (base == current_base) in event_base_free()
703 current_base = NULL; in event_base_free()
1493 current_base, tv)); in event_loopexit()
1744 base = current_base; in event_assign()
2365 if (current_base) in event_deferred_cb_cancel()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/third_party/libevent/
H A Devent.c395 base = current_base; in event_base_gettimeofday_cached()
396 if (!current_base) in event_base_gettimeofday_cached()
441 current_base = base; in event_init()
697 if (base == NULL && current_base) in event_base_free()
698 base = current_base; in event_base_free()
700 if (base == current_base) in event_base_free()
701 current_base = NULL; in event_base_free()
1473 current_base, tv)); in event_loopexit()
1721 base = current_base; in event_assign()
2342 if (current_base) in event_deferred_cb_cancel()
[all …]
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Seq/
H A DSequenceTrace.pm836 my ($current_base,$place_base_at,$peak_quality,$ramp_counter,$current_ramp,$ramp_position);
840 $current_base = uc $self->seq_obj()->subseq($pos+1,$pos+1);
851 if ($current_base =~ "N" ) {
852 $current_base = "A";
856 …$self->trace_value_at($current_base,$ramp_position+$current_ramp+1,$peak_quality*$ramp_data->{'ram…

12345678