Home
last modified time | relevance | path

Searched refs:lastA (Results 1 – 25 of 89) sorted by relevance

1234

/dports/emulators/mednafen/mednafen/src/nes/boards/
H A D80.cpp24 static uint32 lastA; variable
37 lastA=A; in Fudou_PPU()
58 setmirror(CCache[lastA] ? MI_1 : MI_0); in mira()
137 SFVAR(lastA), in StateAction()
169 lastA = 0; in Power()
H A D95.cpp23 static uint8 lastA; variable
37 lastA=A; in dragonbust_ppu()
56 setmirror(MirCache[lastA]?MI_1:MI_0); in toot()
121 SFVARN(lastA, "LAST"), in StateAction()
/dports/devel/p5-Algorithm-Diff/Algorithm-Diff-1.1903/lib/Algorithm/
H A DDiff.pm260 my $lastA = $#$a;
282 while ( $ai <= $lastA or $bi <= $lastB )
286 if ( $ai == $lastA + 1 and $bi <= $lastB )
290 &$finishedACallback( $lastA, @_ );
300 if ( $bi == $lastB + 1 and $ai <= $lastA )
309 &$discardACallback( $ai++, $bi, @_ ) while $ai <= $lastA;
313 &$discardACallback( $ai++, $bi, @_ ) if $ai <= $lastA;
333 my $lastA = $#$a;
389 while ( $ai <= $lastA || $bi <= $lastB )
391 if ( $ai <= $lastA && $bi <= $lastB )
[all …]
H A DDiffOld.pm235 my $lastA = $#$a;
254 if ( defined( $finishedBCallback ) && $ai <= $lastA )
260 &$discardACallback( $ai++, $bi, @_ ) while ( $ai <= $lastA );
/dports/emulators/vice/vice-3.5/src/c64dtv/
H A Dc64dtvblitter.c84 static uint8_t lastA; variable
169 lastA = 0; in c64dtvblitter_reset()
228 sourceA |= lastA << (8 - reg1e_sourceA_right_shift); in do_blitter_write()
229 lastA = lastA_tmp; in do_blitter_write()
268 lastA = 0; in update_counters()
383 lastA = 0; in c64dtvblitter_trigger_blitter()
671 || SMW_B(m, lastA) < 0) { in c64dtvblitter_snapshot_write_module()
719 || SMR_B(m, &lastA) < 0) { in c64dtvblitter_snapshot_read_module()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/c64dtv/
H A Dc64dtvblitter.c84 static uint8_t lastA; variable
169 lastA = 0; in c64dtvblitter_reset()
228 sourceA |= lastA << (8 - reg1e_sourceA_right_shift); in do_blitter_write()
229 lastA = lastA_tmp; in do_blitter_write()
258 lastA = 0; in update_counters()
373 lastA = 0; in c64dtvblitter_trigger_blitter()
660 || SMW_B(m, lastA) < 0) { in c64dtvblitter_snapshot_write_module()
708 || SMR_B(m, &lastA) < 0) { in c64dtvblitter_snapshot_read_module()
/dports/math/sound-of-sorting/sound-of-sorting-5884a35/src/algorithms/
H A Dwikisort.cpp445 Range lastA = firstA; in Sort() local
453 if (lastA.length() <= cache_size) in Sort()
454 std::copy(lastA.start, lastA.end, cache); in Sort()
456 std::swap_ranges(lastA.start, lastA.end, buffer2.start); in Sort()
474 … Merge(buffer2, lastA, Range(lastA.end, B_split), compare, cache, cache_size); in Sort()
488lastA = Range(blockA.start - B_remaining, blockA.start - B_remaining + block_size); in Sort()
489 lastB = Range(lastA.end, lastA.end + B_remaining); in Sort()
529 … Merge(buffer2, lastA, Range(lastA.end, B.end - bufferB.length()), compare, cache, cache_size); in Sort()
/dports/biology/ugene/ugene-40.1/src/plugins/repeat_finder/src/
H A DRFSArray.cpp179 const char *lastA = dataA + (lastS - dataS) + edge->diag; in calculate() local
180 … for (; lastS < dataSEnd && lastA < dataAEnd && PCHAR_MATCHES(lastS, lastA); lastS++, lastA++) { in calculate()
274 const char *lastA = dataA + (lastS - dataS) + edge->diag; in calculate() local
275 … for (; lastS < dataSEnd && lastA < dataAEnd && PCHAR_MATCHES(lastS, lastA); lastS++, lastA++) { in calculate()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dapedec.c124 int32_t lastA[2]; member
139 int64_t lastA[2]; member
852 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
856 p64->lastA[0] = p64->lastA[1] = 0; in init_predictor_decoder()
874 p->buf[delayA] = p->lastA[filter]; in filter_fast_3320()
876 p->lastA[filter] = decoded; in filter_fast_3320()
902 p->buf[delayA] = p->lastA[filter]; in filter_3800()
906 p->lastA[filter] = decoded; in filter_3800()
929 sign = APESIGN(p->lastA[filter]); in filter_3800()
1251 currentA = p->lastA[0]; in predictor_decode_mono_3950()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dapedec.c124 int32_t lastA[2]; member
139 int64_t lastA[2]; member
852 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
856 p64->lastA[0] = p64->lastA[1] = 0; in init_predictor_decoder()
874 p->buf[delayA] = p->lastA[filter]; in filter_fast_3320()
876 p->lastA[filter] = decoded; in filter_fast_3320()
902 p->buf[delayA] = p->lastA[filter]; in filter_3800()
906 p->lastA[filter] = decoded; in filter_3800()
929 sign = APESIGN(p->lastA[filter]); in filter_3800()
1251 currentA = p->lastA[0]; in predictor_decode_mono_3950()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dapedec.c123 int32_t lastA[2]; member
821 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
837 p->buf[delayA] = p->lastA[filter]; in filter_fast_3320()
839 p->lastA[filter] = decoded; in filter_fast_3320()
865 p->buf[delayA] = p->lastA[filter]; in filter_3800()
869 p->lastA[filter] = decoded; in filter_3800()
892 sign = APESIGN(p->lastA[filter]); in filter_3800()
1054 p->buf[delayA] = p->lastA[filter]; in predictor_update_3930()
1134 p->buf[delayA] = p->lastA[filter]; in predictor_update_filter()
1211 currentA = p->lastA[0]; in predictor_decode_mono_3950()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dapedec.c123 int32_t lastA[2]; member
808 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
824 p->buf[delayA] = p->lastA[filter]; in filter_fast_3320()
826 p->lastA[filter] = decoded; in filter_fast_3320()
852 p->buf[delayA] = p->lastA[filter]; in filter_3800()
856 p->lastA[filter] = decoded; in filter_3800()
879 sign = APESIGN(p->lastA[filter]); in filter_3800()
1042 p->buf[delayA] = p->lastA[filter]; in predictor_update_3930()
1122 p->buf[delayA] = p->lastA[filter]; in predictor_update_filter()
1199 currentA = p->lastA[0]; in predictor_decode_mono_3950()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dapedec.c123 int32_t lastA[2]; member
813 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
829 p->buf[delayA] = p->lastA[filter]; in filter_fast_3320()
831 p->lastA[filter] = decoded; in filter_fast_3320()
857 p->buf[delayA] = p->lastA[filter]; in filter_3800()
861 p->lastA[filter] = decoded; in filter_3800()
884 sign = APESIGN(p->lastA[filter]); in filter_3800()
1048 p->buf[delayA] = p->lastA[filter]; in predictor_update_3930()
1128 p->buf[delayA] = p->lastA[filter]; in predictor_update_filter()
1205 currentA = p->lastA[0]; in predictor_decode_mono_3950()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dapedec.c123 int32_t lastA[2]; member
821 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
837 p->buf[delayA] = p->lastA[filter]; in filter_fast_3320()
839 p->lastA[filter] = decoded; in filter_fast_3320()
865 p->buf[delayA] = p->lastA[filter]; in filter_3800()
869 p->lastA[filter] = decoded; in filter_3800()
892 sign = APESIGN(p->lastA[filter]); in filter_3800()
1054 p->buf[delayA] = p->lastA[filter]; in predictor_update_3930()
1134 p->buf[delayA] = p->lastA[filter]; in predictor_update_filter()
1211 currentA = p->lastA[0]; in predictor_decode_mono_3950()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dapedec.c124 int32_t lastA[2]; member
827 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
843 p->buf[delayA] = p->lastA[filter]; in filter_fast_3320()
845 p->lastA[filter] = decoded; in filter_fast_3320()
871 p->buf[delayA] = p->lastA[filter]; in filter_3800()
875 p->lastA[filter] = decoded; in filter_3800()
898 sign = APESIGN(p->lastA[filter]); in filter_3800()
1062 p->buf[delayA] = p->lastA[filter]; in predictor_update_3930()
1142 p->buf[delayA] = p->lastA[filter]; in predictor_update_filter()
1219 currentA = p->lastA[0]; in predictor_decode_mono_3950()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/livarot/
H A DPathSimplify.cpp1191 int lastA = descr_cmd[0]->associated; in Coalesce() local
1192 int prevA = lastA; in Coalesce()
1205 int nextA = lastA; in Coalesce()
1221 lastA = descr_cmd[curP]->associated; in Coalesce()
1222 prevA = lastA; in Coalesce()
1231 …if (AttemptSimplify(lastA, nextA - lastA + 1, (containsForced) ? 0.05 * tresh : tresh, res, worstP… in Coalesce()
1248 prevA = lastA = nextA; in Coalesce()
1259 if (AttemptSimplify(lastA, nextA - lastA + 1, 0.05 * tresh, res, worstP)) { in Coalesce()
1268 prevA = lastA = nextA; in Coalesce()
1282 if (AttemptSimplify(lastA, nextA - lastA + 1, tresh, res, worstP)) { in Coalesce()
[all …]
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dapedec.c117 int32_t lastA[2]; member
514 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
526 p->buf[delayA] = p->lastA[filter]; in predictor_update_filter()
549 p->lastA[filter] = decoded + ((predictionA + (predictionB >> 1)) >> 10); in predictor_update_filter()
550 p->filterA[filter] = p->lastA[filter] + ((p->filterA[filter] * 31) >> 5); in predictor_update_filter()
612 currentA = p->lastA[0]; in predictor_decode_mono()
654 p->lastA[0] = currentA; in predictor_decode_mono()
/dports/www/fswiki/wiki3_6_2/lib/Algorithm/
H A DDiff.pm529 my $lastA = $#$a;
547 &$discardACallback( $ai++, $bi, @_ ) while ( $ai <= $lastA );
/dports/lang/zig-devel/zig-0.9.0/lib/std/
H A Dsort.zig658 var lastA = firstA;
666 if (lastA.length() <= cache.len) {
667 mem.copy(T, cache[0..], items[lastA.start..lastA.end]);
669 blockSwap(T, items, lastA.start, buffer2.start, lastA.length());
701 … mergeExternal(T, items, lastA, Range.init(lastA.end, B_split), context, lessThan, cache[0..]);
703 … mergeInternal(T, items, lastA, Range.init(lastA.end, B_split), context, lessThan, buffer2);
705 … mergeInPlace(T, items, lastA, Range.init(lastA.end, B_split), context, lessThan);
727 lastB = Range.init(lastA.end, lastA.end + B_remaining);
761 … mergeExternal(T, items, lastA, Range.init(lastA.end, B.end), context, lessThan, cache[0..]);
763 … mergeInternal(T, items, lastA, Range.init(lastA.end, B.end), context, lessThan, buffer2);
[all …]
/dports/lang/zig/zig-0.9.0/lib/std/
H A Dsort.zig658 var lastA = firstA;
666 if (lastA.length() <= cache.len) {
667 mem.copy(T, cache[0..], items[lastA.start..lastA.end]);
669 blockSwap(T, items, lastA.start, buffer2.start, lastA.length());
701 … mergeExternal(T, items, lastA, Range.init(lastA.end, B_split), context, lessThan, cache[0..]);
703 … mergeInternal(T, items, lastA, Range.init(lastA.end, B_split), context, lessThan, buffer2);
705 … mergeInPlace(T, items, lastA, Range.init(lastA.end, B_split), context, lessThan);
727 lastB = Range.init(lastA.end, lastA.end + B_remaining);
761 … mergeExternal(T, items, lastA, Range.init(lastA.end, B.end), context, lessThan, cache[0..]);
763 … mergeInternal(T, items, lastA, Range.init(lastA.end, B.end), context, lessThan, buffer2);
[all …]
/dports/biology/sim4/sim4.2003-09-21/
H A Dpoly.c107 …lyA_back(struct edit_script_list **Sptr, Exon *Exons, uchar *s1, uchar *s2, int len2, int *lastA) { in remove_polyA_back() argument
112 *lastA = len2+1; pA = 0; in remove_polyA_back()
135 trim_polyA_align(Sptr,Exons,&exons_tail,t->from2,lastA,s1,s2); in remove_polyA_back()
145 trim_polyA_align(Sptr,Exons,&exons_tail,ct_pA,lastA,s1,s2); in remove_polyA_back()
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/latexdiff/
H A Dlatexdiff.pl358 my $lastA = $#$a;
380 while ( $ai <= $lastA or $bi <= $lastB )
384 if ( $ai == $lastA + 1 and $bi <= $lastB )
388 &$finishedACallback( $lastA, @_ );
398 if ( $bi == $lastB + 1 and $ai <= $lastA )
407 &$discardACallback( $ai++, $bi, @_ ) while $ai <= $lastA;
411 &$discardACallback( $ai++, $bi, @_ ) if $ai <= $lastA;
431 my $lastA = $#$a;
482 while ( $ai <= $lastA || $bi <= $lastB )
484 if ( $ai <= $lastA && $bi <= $lastB )
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/
H A DRWMol.cpp40 VERTEX_ITER firstA, lastA; in insertMol() local
41 boost::tie(firstA, lastA) = boost::vertices(other.d_graph); in insertMol()
42 while (firstA != lastA) { in insertMol()
/dports/multimedia/qmmp-plugin-pack-qt5/qmmp-plugin-pack-1.5.2/src/Input/ffap/
H A Dffap.c176 int32_t lastA[2]; member
1074 p->lastA[0] = p->lastA[1] = 0; in init_predictor_decoder()
1086 p->buf[delayA] = p->lastA[filter]; in predictor_update_filter()
1109 p->lastA[filter] = decoded + ((predictionA + (predictionB >> 1)) >> 10); in predictor_update_filter()
1110 p->filterA[filter] = p->lastA[filter] + ((p->filterA[filter] * 31) >> 5); in predictor_update_filter()
1172 currentA = p->lastA[0]; in predictor_decode_mono()
1214 p->lastA[0] = currentA; in predictor_decode_mono()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/sort/
H A Dsort_test.go430 lastA, lastB := -1, 0
432 if lastA != d[i].a {
433 lastA = d[i].a

1234