Home
last modified time | relevance | path

Searched refs:origcount (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/gambit/gambit-16.0.1/src/labenski/include/wx/sheet/
H A Dsheetdef.h49 #define wxSHEET_CHECKUPDATE_RET(pos, count, origcount) \ argument
50 wxCHECK_RET((count == 0) || ((int(count) > 0) && (int(pos) <= int(origcount))) || \
51 ((int(count) < 0) && (int(pos) - int(count) <= int(origcount))), \
52 …:Format(wxT("Updating past end of array, pos %d count %d, orig count %d"), pos, count, origcount));
54 #define wxSHEET_CHECKUPDATE_MSG(pos, count, origcount, ret) \ argument
55 wxCHECK_MSG((count == 0) || ((int(count) > 0) && (int(pos) <= int(origcount))) || \
56 … ((int(count) < 0) && (int(pos) - int(count) <= int(origcount))), ret, \
57 …:Format(wxT("Updating past end of array, pos %d count %d, orig count %d"), pos, count, origcount));
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/
H A Dsplit_item_process.cpp62 uint16 origcount = original->getQuality() - movecount; in run() local
66 << origcount << "-" << targetcount << Std::endl; in run()
75 if (origcount > 0) { in run()
76 original->setQuality(origcount); in run()
/dports/net/mpich/mpich-3.4.3/test/mpi/rma/
H A Depochtest.c46 MPI_Aint origcount, targetcount; in main() local
145 origcount = orig_obj.DTP_type_count; in main()
169 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in main()
194 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, orig, in main()
219 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in main()
228 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, orig, in main()
H A Dfence.c29 MPI_Aint origcount, targetcount; in test() local
36 origcount = orig_obj.DTP_type_count; in test()
45 origcount, orig_desc, targetcount, target_desc); in test()
115 MPI_Get(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in test()
119 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in test()
H A Daccpscw1.c26 MPI_Aint origcount, targetcount; in main() local
131 origcount = orig_obj.DTP_type_count; in main()
144 err = MPI_Accumulate(origbuf + orig_obj.DTP_buf_offset, origcount, in main()
H A Daccfence1.c31 MPI_Aint origcount, targetcount; in main() local
135 origcount = orig_obj.DTP_type_count; in main()
142 err = MPI_Accumulate(origbuf + orig_obj.DTP_buf_offset, origcount, in main()
H A Dputpscw1.c26 MPI_Aint origcount, targetcount; in main() local
132 origcount = orig_obj.DTP_type_count; in main()
146 MPI_Put(origbuf + orig_obj.DTP_buf_offset, origcount, origtype, target, in main()
H A Dlock_x_dt.c37 MPI_Aint origcount, targetcount, resultcount; in run_test() local
128 origcount = orig_obj.DTP_type_count; in run_test()
138 MPI_Accumulate(origbuf + orig_obj.DTP_buf_offset, origcount, in run_test()
154 MPI_Get_accumulate(origbuf + orig_obj.DTP_buf_offset, origcount, in run_test()
/dports/mail/pecl-mailparse/mailparse-3.1.2/
H A Dphp_mailparse_mime.c564 size_t origcount, linelen; in php_mimepart_process_line() local
577 origcount = workpart->parsedata.workbuf.len; in php_mimepart_process_line()
578 linelen = origcount - 1; in php_mimepart_process_line()
589 …p_mimepart_update_positions(workpart, workpart->endpos + origcount, workpart->endpos + origcount, … in php_mimepart_process_line()
605 …p_mimepart_update_positions(workpart, workpart->endpos + origcount, workpart->endpos + origcount, … in php_mimepart_process_line()
609 newpart = alloc_new_child_part(workpart, workpart->endpos + origcount, 1); in php_mimepart_process_line()
610 …php_mimepart_update_positions(workpart, workpart->endpos + origcount, workpart->endpos + linelen, … in php_mimepart_process_line()
625 …php_mimepart_update_positions(workpart, workpart->endpos + origcount, workpart->endpos + linelen, … in php_mimepart_process_line()
627 …p_mimepart_update_positions(workpart, workpart->endpos + origcount, workpart->endpos + origcount, … in php_mimepart_process_line()
634 …php_mimepart_update_positions(workpart, workpart->endpos + origcount, workpart->endpos + linelen, … in php_mimepart_process_line()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/gcj/convert/
H A DInput_UnicodeBig.java22 int origcount = count; in read() local
47 return origcount - count; in read()
H A DInput_UnicodeLittle.java22 int origcount = count; in read() local
47 return origcount - count; in read()
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/gcj/convert/
H A DInput_UnicodeBig.java22 int origcount = count; in read() local
47 return origcount - count; in read()
H A DInput_UnicodeLittle.java22 int origcount = count; in read() local
47 return origcount - count; in read()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/gcj/convert/
H A DInput_UnicodeBig.java22 int origcount = count; in read() local
47 return origcount - count; in read()
H A DInput_UnicodeLittle.java22 int origcount = count; in read() local
47 return origcount - count; in read()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/gcj/convert/
H A DInput_UnicodeBig.java22 int origcount = count; in read() local
47 return origcount - count; in read()
H A DInput_UnicodeLittle.java22 int origcount = count; in read() local
47 return origcount - count; in read()
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/gcj/convert/
H A DInput_UnicodeBig.java22 int origcount = count; in read() local
47 return origcount - count; in read()
H A DInput_UnicodeLittle.java22 int origcount = count; in read() local
47 return origcount - count; in read()
/dports/devel/checkbashisms/devscripts-2.21.4/lib/Devscripts/Uscan/
H A DWatchFile.pm148 has origcount => (is => 'rw'); attribute in Devscripts::Uscan::WatchFile
169 origcount => undef,
194 $self->origcount(0); # reset to 0 for each watch file
/dports/editors/vim/vim-8.2.3745/src/po/
H A Dcheck.vim148 let origcount = CountNl(lnum, strlnum - 1) variable
151 if origcount != transcount && (origcount <= 2 || transcount <= 2)
/dports/editors/neovim/neovim-0.6.1/src/nvim/po/
H A Dcheck.vim151 let origcount = CountNl(lnum, strlnum - 1) variable
154 if origcount != transcount && (origcount <= 2 || transcount <= 2)
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/
H A Dblock.c626 int ret, origcount = op->count; in process_op() local
627 if (origcount * GET_FLATPTR(op->drive_fl->blksize) > 64*1024) { in process_op()
635 if (ret && op->count == origcount) in process_op()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/
H A Dblock.c615 int ret, origcount = op->count; in process_op() local
618 (origcount * GET_FLATPTR(op->drive_fl->blksize) > 64*1024)) { in process_op()
626 if (ret && op->count == origcount) in process_op()
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/
H A Dblock.c626 int ret, origcount = op->count; in process_op() local
627 if (origcount * GET_FLATPTR(op->drive_fl->blksize) > 64*1024) { in process_op()
635 if (ret && op->count == origcount) in process_op()

12