assert            187 3rdparty/libjasper/jas_cm.c     assert(prof->numchans == 3 && prof->numrefchans == 3);
assert            188 3rdparty/libjasper/jas_cm.c     assert(prof->refclrspc == JAS_CLRSPC_CIEXYZ);
assert            413 3rdparty/libjasper/jas_cm.c         assert(prfprof);
assert            519 3rdparty/libjasper/jas_cm.c     assert(bufmax > 0);
assert            631 3rdparty/libjasper/jas_cm.c     assert(i >= 0 && i < pxformseq->numpxforms);
assert            658 3rdparty/libjasper/jas_cm.c     assert(i >= 0 && i <= pxformseq->numpxforms);
assert            664 3rdparty/libjasper/jas_cm.c     assert(pxformseq->numpxforms < pxformseq->maxpxforms);
assert            706 3rdparty/libjasper/jas_cm.c     assert(n >= pxformseq->numpxforms);
assert            942 3rdparty/libjasper/jas_cm.c     assert(n >= 2);
assert            950 3rdparty/libjasper/jas_cm.c             assert(0);
assert            968 3rdparty/libjasper/jas_cm.c assert(0);
assert            233 3rdparty/libjasper/jas_icc.c     assert(newprof->attrtab);
assert            385 3rdparty/libjasper/jas_icc.c         assert(attrval->ops->output);
assert            420 3rdparty/libjasper/jas_icc.c         assert(curoff == JAS_CAST(long, tagtabent->off));
assert            437 3rdparty/libjasper/jas_icc.c         assert(reloff >= 0);
assert            745 3rdparty/libjasper/jas_icc.c     assert(maxents >= tab->numattrs);
assert            764 3rdparty/libjasper/jas_icc.c     assert(i >= 0 && i <= attrtab->numattrs);
assert            540 3rdparty/libjasper/jas_image.c     assert(id >= 0 && name && ext && ops);
assert            663 3rdparty/libjasper/jas_image.c     assert(cmptno >= 0 && cmptno <= image->numcmpts_);
assert           1067 3rdparty/libjasper/jas_image.c     assert(cmptno >= 0 && cmptno < image->numcmpts_);
assert           1069 3rdparty/libjasper/jas_image.c     assert(oldcmpt->tlx_ == 0 && oldcmpt->tly_ == 0);
assert           1116 3rdparty/libjasper/jas_image.c             assert(oldx >= 0 && oldx < oldcmpt->width_ &&
assert           1259 3rdparty/libjasper/jas_image.c     assert(x >= 0);
assert           1265 3rdparty/libjasper/jas_image.c     assert(x >= 0);
assert           1336 3rdparty/libjasper/jas_image.c     assert(inprof);
assert           1373 3rdparty/libjasper/jas_image.c     assert(!jas_image_cmprof(outimage));
assert           1383 3rdparty/libjasper/jas_image.c     assert(incmptfmts);
assert           1387 3rdparty/libjasper/jas_image.c         assert(j >= 0);
assert           1398 3rdparty/libjasper/jas_image.c     assert(outcmptfmts);
assert           1403 3rdparty/libjasper/jas_image.c         assert(j >= 0);
assert             89 3rdparty/libjasper/jas_seq.c     assert(xstart <= xend && ystart <= yend);
assert            151 3rdparty/libjasper/jas_seq.c         assert(!(matrix->flags_ & JAS_MATRIX_REF));
assert            169 3rdparty/libjasper/jas_seq.c     assert(y);
assert            309 3rdparty/libjasper/jas_seq.c     assert(n >= 0);
assert            488 3rdparty/libjasper/jas_stream.c     assert(stream->ptr_ - stream->bufbase_ <= stream->bufsize_ +
assert            495 3rdparty/libjasper/jas_stream.c     assert(stream->ptr_ - stream->bufstart_ <= stream->bufsize_);
assert            586 3rdparty/libjasper/jas_stream.c     assert(bufsize > 0);
assert            654 3rdparty/libjasper/jas_stream.c     assert(!((stream->bufmode_ & JAS_STREAM_RDBUF) && (stream->bufmode_ &
assert            710 3rdparty/libjasper/jas_stream.c     assert(!stream->bufbase_);
assert            731 3rdparty/libjasper/jas_stream.c             assert(bufsize > JAS_STREAM_MAXPUTBACK);
assert            738 3rdparty/libjasper/jas_stream.c         assert(!buf);
assert            778 3rdparty/libjasper/jas_stream.c     assert((stream->bufmode_ & JAS_STREAM_WRBUF) == 0);
assert            780 3rdparty/libjasper/jas_stream.c     assert(stream->ptr_ - stream->bufstart_ <= stream->bufsize_);
assert            798 3rdparty/libjasper/jas_stream.c     assert(stream->cnt_ > 0);
assert            821 3rdparty/libjasper/jas_stream.c     assert(!(stream->bufmode_ & JAS_STREAM_RDBUF));
assert            841 3rdparty/libjasper/jas_stream.c         assert(stream->cnt_ > 0);
assert           1003 3rdparty/libjasper/jas_stream.c     assert(m->buf_);
assert           1025 3rdparty/libjasper/jas_stream.c             assert(newbufsize >= 0);
assert           1053 3rdparty/libjasper/jas_stream.c assert(ret == cnt);
assert            328 3rdparty/libjasper/jp2_cod.c     assert(boxinfo);
assert            294 3rdparty/libjasper/jp2_dec.c         assert(iccprof);
assert            299 3rdparty/libjasper/jp2_dec.c         assert(dec->image->cmprof_);
assert            445 3rdparty/libjasper/jp2_dec.c     assert(JAS_STREAM_MAXPUTBACK >= JP2_VALIDATELEN);
assert            232 3rdparty/libjasper/jp2_enc.c         assert(iccprof);
assert            234 3rdparty/libjasper/jp2_enc.c         assert(iccstream);
assert            241 3rdparty/libjasper/jp2_enc.c         assert(colr->iccp);
assert            102 3rdparty/libjasper/jpc_bs.c     assert(!strcmp(mode, "r") || !strcmp(mode, "w") || !strcmp(mode, "r+")
assert            198 3rdparty/libjasper/jpc_bs.c     assert(n >= 0 && n < 32);
assert            218 3rdparty/libjasper/jpc_bs.c     assert(n >= 0 && n < 32);
assert            220 3rdparty/libjasper/jpc_bs.c     assert(!(v & (~JAS_ONES(n))));
assert            242 3rdparty/libjasper/jpc_bs.c     assert(bitstream->openmode_ & JPC_BITSTREAM_READ);
assert            243 3rdparty/libjasper/jpc_bs.c     assert(bitstream->cnt_ <= 0);
assert            295 3rdparty/libjasper/jpc_bs.c         assert(0);
assert            396 3rdparty/libjasper/jpc_bs.c     assert(bitstream->openmode_ & JPC_BITSTREAM_WRITE);
assert            402 3rdparty/libjasper/jpc_bs.c     assert(!(filldata & (~0x3f)));
assert            428 3rdparty/libjasper/jpc_bs.c         assert(bitstream->cnt_ >= 0 && bitstream->cnt_ < 8);
assert            429 3rdparty/libjasper/jpc_bs.c         assert((bitstream->buf_ & 0xff) != 0xff);
assert            215 3rdparty/libjasper/jpc_bs.h     (assert((bitstream)->openmode_ & JPC_BITSTREAM_READ), \
assert            221 3rdparty/libjasper/jpc_bs.h     (assert((bitstream)->openmode_ & JPC_BITSTREAM_WRITE), \
assert            532 3rdparty/libjasper/jpc_cs.c     assert(siz->width && siz->height && siz->tilewidth &&
assert            611 3rdparty/libjasper/jpc_cs.c     assert(cod->numlyrs > 0 && cod->compparms.numdlvls <= 32);
assert            612 3rdparty/libjasper/jpc_cs.c     assert(cod->compparms.numdlvls == cod->compparms.numrlvls - 1);
assert            688 3rdparty/libjasper/jpc_cs.c     assert(coc->compparms.numdlvls <= 32);
assert            774 3rdparty/libjasper/jpc_cs.c     assert(compparms->numdlvls <= 32);
assert            994 3rdparty/libjasper/jpc_cs.c         assert(compparms->stepsizes);
assert           1613 3rdparty/libjasper/jpc_cs.c     assert(0);
assert           1623 3rdparty/libjasper/jpc_cs.c     assert(JAS_STREAM_MAXPUTBACK >= 2);
assert            390 3rdparty/libjasper/jpc_cs.h #define	JPC_QCX_EXPN(x)		(assert(!((x) & (~0x1f))), (((x) & 0x1f) << 11))
assert            391 3rdparty/libjasper/jpc_cs.h #define	JPC_QCX_MANT(x)		(assert(!((x) & (~0x7ff))), ((x) & 0x7ff))
assert            378 3rdparty/libjasper/jpc_dec.c         assert(mstabent);
assert            453 3rdparty/libjasper/jpc_dec.c         assert(compinfos);
assert            516 3rdparty/libjasper/jpc_dec.c         assert(!tile->cp);
assert            798 3rdparty/libjasper/jpc_dec.c                 assert(rlvl->numprcs);
assert            829 3rdparty/libjasper/jpc_dec.c             assert(prc->numcblks > 0);
assert            901 3rdparty/libjasper/jpc_dec.c         assert(pchg);
assert           1072 3rdparty/libjasper/jpc_dec.c         assert(dec->numcomps == 3 || dec->numcomps == 4);
assert           1077 3rdparty/libjasper/jpc_dec.c         assert(dec->numcomps == 3 || dec->numcomps == 4);
assert           1777 3rdparty/libjasper/jpc_dec.c     assert(absstepsize >= 0);
assert           2120 3rdparty/libjasper/jpc_dec.c     assert(streamno < streamlist->numstreams);
assert            944 3rdparty/libjasper/jpc_enc.c     assert(siz->comps);
assert           1175 3rdparty/libjasper/jpc_enc.c assert(jas_image_numcmpts(enc->image) == 3);
assert           1180 3rdparty/libjasper/jpc_enc.c assert(jas_image_numcmpts(enc->image) == 3);
assert           1260 3rdparty/libjasper/jpc_enc.c             assert(JPC_FIX_FRACBITS >= JPC_NUMEXTRABITS);
assert           1458 3rdparty/libjasper/jpc_enc.c assert(enc->tmpstream);
assert           1547 3rdparty/libjasper/jpc_enc.c                 assert(pass0);
assert           1732 3rdparty/libjasper/jpc_enc.c                 assert(lyrno == numlyrs - 1);
assert           1743 3rdparty/libjasper/jpc_enc.c             assert(oldpos >= 0);
assert           1805 3rdparty/libjasper/jpc_enc.c             assert(pos >= 0);
assert           2104 3rdparty/libjasper/jpc_enc.c     assert(tcmpt->numstepsizes <= JPC_MAXBANDS);
assert           2535 3rdparty/libjasper/jpc_enc.c     assert(cblktlx < cblkbrx && cblktly < cblkbry);
assert             94 3rdparty/libjasper/jpc_math.c     assert(x > 0);
assert            113 3rdparty/libjasper/jpc_math.c     assert(x >= 0);
assert            101 3rdparty/libjasper/jpc_mct.c     assert(jas_matrix_numrows(c1) == numrows && jas_matrix_numcols(c1) == numcols
assert            144 3rdparty/libjasper/jpc_mct.c     assert(jas_matrix_numrows(c1) == numrows && jas_matrix_numcols(c1) == numcols
assert            188 3rdparty/libjasper/jpc_mct.c     assert(jas_matrix_numrows(c1) == numrows && jas_matrix_numrows(c2) == numrows);
assert            190 3rdparty/libjasper/jpc_mct.c     assert(jas_matrix_numcols(c1) == numcols && jas_matrix_numcols(c2) == numcols);
assert            229 3rdparty/libjasper/jpc_mct.c     assert(jas_matrix_numrows(c1) == numrows && jas_matrix_numrows(c2) == numrows);
assert            231 3rdparty/libjasper/jpc_mct.c     assert(jas_matrix_numcols(c1) == numcols && jas_matrix_numcols(c2) == numcols);
assert            112 3rdparty/libjasper/jpc_mqdec.c     assert(maxctxs > 0);
assert            130 3rdparty/libjasper/jpc_t1cod.c         assert(0);
assert            144 3rdparty/libjasper/jpc_t1cod.c     assert(qmfbid == JPC_COX_RFT);
assert            146 3rdparty/libjasper/jpc_t1cod.c         assert(orient == JPC_TSFB_LL);
assert            204 3rdparty/libjasper/jpc_t1cod.c                 assert(0);
assert            288 3rdparty/libjasper/jpc_t1cod.c     assert(!(x & (~JAS_ONES(bitpos + 1))));
assert            372 3rdparty/libjasper/jpc_t1cod.c     assert(n < JPC_NUMZCCTXS);
assert            409 3rdparty/libjasper/jpc_t1cod.c     assert(hc >= -1 && hc <= 1 && vc >= -1 && vc <= 1);
assert            431 3rdparty/libjasper/jpc_t1cod.c     assert(n < JPC_NUMSCCTXS);
assert            445 3rdparty/libjasper/jpc_t1cod.c     assert(n < JPC_NUMMAGCTXS);
assert            216 3rdparty/libjasper/jpc_t1dec.c         assert(seg->numpasses >= seg->maxpasses || dopartial);
assert            217 3rdparty/libjasper/jpc_t1dec.c         assert(seg->stream);
assert            230 3rdparty/libjasper/jpc_t1dec.c             assert(seg->type == JPC_SEG_RAW);
assert            233 3rdparty/libjasper/jpc_t1dec.c                     assert(0);
assert            260 3rdparty/libjasper/jpc_t1dec.c             assert(bpno >= 0 && bpno < 31);
assert            281 3rdparty/libjasper/jpc_t1dec.c                 assert(seg->type == JPC_SEG_MQ);
assert            307 3rdparty/libjasper/jpc_t1dec.c             assert(seg->type == JPC_SEG_RAW);
assert            331 3rdparty/libjasper/jpc_t1dec.c     assert(dopartial ? (!cblk->curseg) : 1);
assert            165 3rdparty/libjasper/jpc_t1enc.c                         assert(cblk->numimsbs >= 0);
assert            185 3rdparty/libjasper/jpc_t1enc.c     assert(oldpos >= 0);
assert            215 3rdparty/libjasper/jpc_t1enc.c     assert(cblk->stream);
assert            217 3rdparty/libjasper/jpc_t1enc.c     assert(cblk->mqenc);
assert            223 3rdparty/libjasper/jpc_t1enc.c         assert(cblk->passes);
assert            235 3rdparty/libjasper/jpc_t1enc.c assert(pass->term == 1);
assert            242 3rdparty/libjasper/jpc_t1enc.c     assert(cblk->flags);
assert            253 3rdparty/libjasper/jpc_t1enc.c             assert(pass->type == JPC_SEG_RAW);
assert            256 3rdparty/libjasper/jpc_t1enc.c                 assert(bout);
assert            267 3rdparty/libjasper/jpc_t1enc.c assert(jas_stream_tell(cblk->stream) == jas_stream_getrwcount(cblk->stream));
assert            269 3rdparty/libjasper/jpc_t1enc.c         assert(bitpos >= 0);
assert            294 3rdparty/libjasper/jpc_t1enc.c             assert(pass->type == JPC_SEG_MQ);
assert            300 3rdparty/libjasper/jpc_t1enc.c             assert(0);
assert            330 3rdparty/libjasper/jpc_t1enc.c assert(jas_stream_tell(cblk->stream) == jas_stream_getrwcount(cblk->stream));
assert            190 3rdparty/libjasper/jpc_t2cod.c         assert(pi->prcno < pi->pirlvl->numprcs);
assert            297 3rdparty/libjasper/jpc_t2cod.c                         assert(pi->prcno < pi->pirlvl->numprcs);
assert            391 3rdparty/libjasper/jpc_t2cod.c                         assert(pi->prcno < pi->pirlvl->numprcs);
assert            477 3rdparty/libjasper/jpc_t2cod.c                         assert(pi->prcno <
assert            594 3rdparty/libjasper/jpc_t2cod.c     assert(pchgno < pchglist->numpchgs);
assert            250 3rdparty/libjasper/jpc_t2cod.h #define jpc_pi_cmptno(pi)	(assert(pi->valid), (pi)->compno)
assert            253 3rdparty/libjasper/jpc_t2cod.h #define jpc_pi_rlvlno(pi)	(assert(pi->valid), (pi)->rlvlno)
assert            256 3rdparty/libjasper/jpc_t2cod.h #define jpc_pi_lyrno(pi)	(assert(pi->valid), (pi)->lyrno)
assert            259 3rdparty/libjasper/jpc_t2cod.h #define jpc_pi_prcno(pi)	(assert(pi->valid), (pi)->prcno)
assert            262 3rdparty/libjasper/jpc_t2cod.h #define jpc_pi_prg(pi)	(assert(pi->valid), (pi)->pchg->prgord)
assert             96 3rdparty/libjasper/jpc_t2enc.c     assert(n >= 0);
assert            207 3rdparty/libjasper/jpc_t2enc.c     assert(outb);
assert            236 3rdparty/libjasper/jpc_t2enc.c                 assert(pass->lyrno == lyrno);
assert            275 3rdparty/libjasper/jpc_t2enc.c                 assert(leaf->known_ && i == leaf->value_ + 1);
assert            318 3rdparty/libjasper/jpc_t2enc.c assert(jpc_firstone(datalen) < cblk->numlenbits + jpc_floorlog2(passcount));
assert            361 3rdparty/libjasper/jpc_t2enc.c                 assert(pass->lyrno < 0 || pass->lyrno > lyrno);
assert            375 3rdparty/libjasper/jpc_t2enc.c             assert(jas_stream_tell(cblk->stream) == startpass->start);
assert            526 3rdparty/libjasper/jpc_t2enc.c                             assert(0);
assert            532 3rdparty/libjasper/jpc_t2enc.c                         assert(cblk->numimsbs >= 0);
assert            109 3rdparty/libjasper/jpc_tagtree.c     assert(numleafsh > 0 && numleafsv > 0);
assert            205 3rdparty/libjasper/jpc_tagtree.c     assert(srctree->numleafsh_ == dsttree->numleafsh_ &&
assert            249 3rdparty/libjasper/jpc_tagtree.c     assert(value >= 0);
assert            278 3rdparty/libjasper/jpc_tagtree.c     assert(leaf);
assert            279 3rdparty/libjasper/jpc_tagtree.c     assert(threshold >= 0);
assert            339 3rdparty/libjasper/jpc_tagtree.c     assert(threshold >= 0);
assert            178 3rdparty/libjasper/jpc_util.c     assert(z);
assert            521 3rdparty/libtiff/tif_dir.c                 assert(fip->field_writecount==TIFF_VARIABLE2);
assert            589 3rdparty/libtiff/tif_dir.c                 assert( tv->count == 1 );
assert           1057 3rdparty/libtiff/tif_dir.c                             assert( tv->count == 1 );
assert           1609 3rdparty/libtiff/tif_dir.c         assert((uint64)nextdir32==nextdir);
assert            790 3rdparty/libtiff/tif_dirread.c     assert((tmsize_t)datasize>0);
assert           2876 3rdparty/libtiff/tif_dirread.c     assert(sizeof(double)==8);
assert           2877 3rdparty/libtiff/tif_dirread.c     assert(sizeof(uint64)==8);
assert           2878 3rdparty/libtiff/tif_dirread.c     assert(sizeof(uint32)==4);
assert           2903 3rdparty/libtiff/tif_dirread.c     assert(sizeof(double)==8);
assert           2904 3rdparty/libtiff/tif_dirread.c     assert(sizeof(uint64)==8);
assert           2905 3rdparty/libtiff/tif_dirread.c     assert(sizeof(int32)==4);
assert           2906 3rdparty/libtiff/tif_dirread.c     assert(sizeof(uint32)==4);
assert           2935 3rdparty/libtiff/tif_dirread.c     assert(sizeof(float)==4);
assert           2936 3rdparty/libtiff/tif_dirread.c     assert(sizeof(uint32)==4);
assert           2937 3rdparty/libtiff/tif_dirread.c     assert(sizeof(float_union)==4);
assert           2946 3rdparty/libtiff/tif_dirread.c     assert(sizeof(double)==8);
assert           2947 3rdparty/libtiff/tif_dirread.c     assert(sizeof(uint64)==8);
assert           2948 3rdparty/libtiff/tif_dirread.c     assert(sizeof(UInt64Aligned_t)==8);
assert           3309 3rdparty/libtiff/tif_dirread.c     assert(size>0);
assert           3366 3rdparty/libtiff/tif_dirread.c                 assert(0);   /* we should never get here */
assert           3407 3rdparty/libtiff/tif_dirread.c                 assert(0);   /* we should never get here */
assert           3554 3rdparty/libtiff/tif_dirread.c                     assert(fii != FAILED_FII);
assert           4192 3rdparty/libtiff/tif_dirread.c                 assert( fii != FAILED_FII );
assert           4448 3rdparty/libtiff/tif_dirread.c     assert(pdir);
assert           4706 3rdparty/libtiff/tif_dirread.c     assert(fip->set_field_type!=TIFF_SETGET_OTHER);  /* if so, we shouldn't arrive here but deal with this in specialized code */
assert           4707 3rdparty/libtiff/tif_dirread.c     assert(fip->set_field_type!=TIFF_SETGET_INT);    /* if so, we shouldn't arrive here as this is only the case for pseudo-tags */
assert           4716 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4765 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==1);
assert           4766 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4778 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==1);
assert           4779 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4791 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==1);
assert           4792 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4804 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==1);
assert           4805 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4817 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==1);
assert           4818 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4830 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==1);
assert           4831 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4843 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==1);
assert           4844 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4856 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==2);
assert           4857 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4874 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount>=1);
assert           4875 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4896 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount>=1);
assert           4897 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4918 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount>=1);
assert           4919 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4940 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount>=1);
assert           4941 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==0);
assert           4962 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE);
assert           4963 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           4984 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE);
assert           4985 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5006 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE);
assert           5007 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5028 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE);
assert           5029 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5050 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE);
assert           5051 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5072 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE);
assert           5073 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5094 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE);
assert           5095 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5116 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE);
assert           5117 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5138 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5139 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5155 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5156 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5172 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5173 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5189 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5190 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5206 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5207 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5223 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5224 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5240 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5241 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5257 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5258 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5274 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5275 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5291 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5292 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5308 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5309 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5325 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_readcount==TIFF_VARIABLE2);
assert           5326 3rdparty/libtiff/tif_dirread.c                 assert(fip->field_passcount==1);
assert           5340 3rdparty/libtiff/tif_dirread.c             assert(0);    /* we should never get here */
assert           5400 3rdparty/libtiff/tif_dirread.c     assert(sizeof(double)==8);
assert           5401 3rdparty/libtiff/tif_dirread.c     assert(sizeof(uint64)==8);
assert           5402 3rdparty/libtiff/tif_dirread.c     assert(sizeof(uint32)==4);
assert           5472 3rdparty/libtiff/tif_dirread.c     assert(td->td_planarconfig == PLANARCONFIG_CONTIG);
assert            643 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_type==TIFF_ASCII);
assert            644 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_readcount==TIFF_VARIABLE);
assert            645 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_passcount==0);
assert            655 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_type==TIFF_SHORT);
assert            656 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_readcount==1);
assert            657 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_passcount==0);
assert            666 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_type==TIFF_LONG);
assert            667 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_readcount==1);
assert            668 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_passcount==0);
assert            678 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_type==TIFF_UNDEFINED);
assert            679 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_readcount==TIFF_VARIABLE2);
assert            680 3rdparty/libtiff/tif_dirwrite.c                                     assert(o->field_passcount==1);
assert            687 3rdparty/libtiff/tif_dirwrite.c                                 assert(0);   /* we should never get here */
assert            763 3rdparty/libtiff/tif_dirwrite.c                     assert(0);   /* we should never get here */
assert            809 3rdparty/libtiff/tif_dirwrite.c                 assert(na<ndir);
assert           1754 3rdparty/libtiff/tif_dirwrite.c         assert(n==2);
assert           1868 3rdparty/libtiff/tif_dirwrite.c                         assert(pa != 0);
assert           1869 3rdparty/libtiff/tif_dirwrite.c             assert(*pa <= 0xFFFFFFFFUL);
assert           1899 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(char)==1);
assert           1906 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint8)==1);
assert           1914 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint8)==1);
assert           1922 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint8)==1);
assert           1930 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int8)==1);
assert           1938 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int8)==1);
assert           1946 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint16)==2);
assert           1956 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x80000000);
assert           1957 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint16)==2);
assert           1968 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int16)==2);
assert           1979 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x80000000);
assert           1980 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int16)==2);
assert           1990 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint32)==4);
assert           2000 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x40000000);
assert           2001 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint32)==4);
assert           2012 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int32)==4);
assert           2023 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x40000000);
assert           2024 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int32)==4);
assert           2035 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint64)==8);
assert           2036 3rdparty/libtiff/tif_dirwrite.c     assert(tif->tif_flags&TIFF_BIGTIFF);
assert           2047 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x20000000);
assert           2048 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint64)==8);
assert           2049 3rdparty/libtiff/tif_dirwrite.c     assert(tif->tif_flags&TIFF_BIGTIFF);
assert           2060 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int64)==8);
assert           2061 3rdparty/libtiff/tif_dirwrite.c     assert(tif->tif_flags&TIFF_BIGTIFF);
assert           2072 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x20000000);
assert           2073 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int64)==8);
assert           2074 3rdparty/libtiff/tif_dirwrite.c     assert(tif->tif_flags&TIFF_BIGTIFF);
assert           2084 3rdparty/libtiff/tif_dirwrite.c     assert(value>=0.0);
assert           2085 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint32)==4);
assert           2123 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint32)==4);
assert           2169 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(int32)==4);
assert           2227 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(float)==4);
assert           2239 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x40000000);
assert           2240 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(float)==4);
assert           2252 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(double)==8);
assert           2264 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x20000000);
assert           2265 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(double)==8);
assert           2275 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x40000000);
assert           2276 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint32)==4);
assert           2285 3rdparty/libtiff/tif_dirwrite.c     assert(count<0x20000000);
assert           2286 3rdparty/libtiff/tif_dirwrite.c     assert(sizeof(uint64)==8);
assert           2287 3rdparty/libtiff/tif_dirwrite.c     assert(tif->tif_flags&TIFF_BIGTIFF);
assert           2301 3rdparty/libtiff/tif_dirwrite.c         assert(dir[m].tdir_tag!=tag);
assert           2335 3rdparty/libtiff/tif_dirwrite.c         assert(datalength<0x80000000UL);
assert             55 3rdparty/libtiff/tif_dumpmode.c         assert( n > 0 );
assert            103 3rdparty/libtiff/tif_extension.c     assert (link != NULL);
assert            106 3rdparty/libtiff/tif_extension.c     assert (link->name != NULL);
assert            152 3rdparty/libtiff/tif_fax3.c     assert(sp != NULL);
assert            452 3rdparty/libtiff/tif_fax3.c     assert(x == lastx);
assert            589 3rdparty/libtiff/tif_fax3.c         assert( length < 9 );                                   \
assert            655 3rdparty/libtiff/tif_fax3.c         assert(te->runlen == 64*(span>>6));
assert            722 3rdparty/libtiff/tif_fax3.c     assert(sp != NULL);
assert           1109 3rdparty/libtiff/tif_fax3.c     assert(sp != 0);
assert           1151 3rdparty/libtiff/tif_fax3.c     assert(sp != 0);
assert           1152 3rdparty/libtiff/tif_fax3.c     assert(sp->vsetparent != 0);
assert           1198 3rdparty/libtiff/tif_fax3.c     assert(sp != 0);
assert           1231 3rdparty/libtiff/tif_fax3.c     assert(sp != 0);
assert           2667 3rdparty/libtiff/tif_getimage.c     assert(img->UaToAa==NULL);
assert           2689 3rdparty/libtiff/tif_getimage.c     assert(img->Bitdepth16To8==NULL);
assert            129 3rdparty/libtiff/tif_jbig.c         assert(n > 0);
assert            183 3rdparty/libtiff/tif_jbig.c     assert(scheme == COMPRESSION_JBIG);
assert            890 3rdparty/libtiff/tif_jpeg.c         assert(m<0x80000000UL);
assert            960 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert            961 3rdparty/libtiff/tif_jpeg.c     assert(sp->cinfo.comm.is_decompressor);
assert           1005 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert           1012 3rdparty/libtiff/tif_jpeg.c     assert(sp->cinfo.comm.is_decompressor);
assert           1507 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert           1508 3rdparty/libtiff/tif_jpeg.c     assert(!sp->cinfo.comm.is_decompressor);
assert           1641 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert           1648 3rdparty/libtiff/tif_jpeg.c     assert(!sp->cinfo.comm.is_decompressor);
assert           1776 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert           1851 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert           1961 3rdparty/libtiff/tif_jpeg.c     assert(sp != 0);
assert           2021 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert           2075 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert           2102 3rdparty/libtiff/tif_jpeg.c     assert(sp != NULL);
assert           2196 3rdparty/libtiff/tif_jpeg.c     assert(scheme == COMPRESSION_JPEG);
assert             17 3rdparty/libtiff/tif_jpeg_12.c     assert(scheme == COMPRESSION_JPEG);
assert            197 3rdparty/libtiff/tif_luv.c     assert(s == 0);
assert            198 3rdparty/libtiff/tif_luv.c     assert(sp != NULL);
assert            205 3rdparty/libtiff/tif_luv.c         assert(sp->tbuflen >= npixels);
assert            263 3rdparty/libtiff/tif_luv.c     assert(s == 0);
assert            264 3rdparty/libtiff/tif_luv.c     assert(sp != NULL);
assert            271 3rdparty/libtiff/tif_luv.c         assert(sp->tbuflen >= npixels);
assert            319 3rdparty/libtiff/tif_luv.c     assert(s == 0);
assert            321 3rdparty/libtiff/tif_luv.c     assert(sp != NULL);
assert            328 3rdparty/libtiff/tif_luv.c         assert(sp->tbuflen >= npixels);
assert            382 3rdparty/libtiff/tif_luv.c     assert(cc%rowlen == 0);
assert            398 3rdparty/libtiff/tif_luv.c     assert(cc%rowlen == 0);
assert            422 3rdparty/libtiff/tif_luv.c     assert(s == 0);
assert            423 3rdparty/libtiff/tif_luv.c     assert(sp != NULL);
assert            430 3rdparty/libtiff/tif_luv.c         assert(sp->tbuflen >= npixels);
assert            510 3rdparty/libtiff/tif_luv.c     assert(s == 0);
assert            511 3rdparty/libtiff/tif_luv.c     assert(sp != NULL);
assert            518 3rdparty/libtiff/tif_luv.c         assert(sp->tbuflen >= npixels);
assert            562 3rdparty/libtiff/tif_luv.c     assert(s == 0);
assert            563 3rdparty/libtiff/tif_luv.c     assert(sp != NULL);
assert            571 3rdparty/libtiff/tif_luv.c         assert(sp->tbuflen >= npixels);
assert            647 3rdparty/libtiff/tif_luv.c     assert(cc%rowlen == 0);
assert            662 3rdparty/libtiff/tif_luv.c     assert(cc%rowlen == 0);
assert           1229 3rdparty/libtiff/tif_luv.c     assert(sp != NULL);
assert           1230 3rdparty/libtiff/tif_luv.c     assert(td->td_photometric == PHOTOMETRIC_LOGL);
assert           1321 3rdparty/libtiff/tif_luv.c     assert(sp != NULL);
assert           1322 3rdparty/libtiff/tif_luv.c     assert(td->td_photometric == PHOTOMETRIC_LOGLUV);
assert           1523 3rdparty/libtiff/tif_luv.c     assert(sp != 0);
assert           1620 3rdparty/libtiff/tif_luv.c     assert(scheme == COMPRESSION_SGILOG24 || scheme == COMPRESSION_SGILOG);
assert            114 3rdparty/libtiff/tif_lzma.c     assert(sp != NULL);
assert            137 3rdparty/libtiff/tif_lzma.c     assert(sp != NULL);
assert            171 3rdparty/libtiff/tif_lzma.c     assert(sp != NULL);
assert            172 3rdparty/libtiff/tif_lzma.c     assert(sp->state == LSTATE_INIT_DECODE);
assert            234 3rdparty/libtiff/tif_lzma.c     assert(sp != NULL);
assert            254 3rdparty/libtiff/tif_lzma.c     assert(sp != NULL);
assert            277 3rdparty/libtiff/tif_lzma.c     assert(sp != NULL);
assert            278 3rdparty/libtiff/tif_lzma.c     assert(sp->state == LSTATE_INIT_ENCODE);
assert            345 3rdparty/libtiff/tif_lzma.c     assert(sp != 0);
assert            416 3rdparty/libtiff/tif_lzma.c     assert( scheme == COMPRESSION_LZMA );
assert            229 3rdparty/libtiff/tif_lzw.c     assert(sp != NULL);
assert            267 3rdparty/libtiff/tif_lzw.c     assert(sp != NULL);
assert            372 3rdparty/libtiff/tif_lzw.c     assert(sp != NULL);
assert            373 3rdparty/libtiff/tif_lzw.c         assert(sp->dec_codetab != NULL);
assert            536 3rdparty/libtiff/tif_lzw.c             assert(occ >= len);
assert            596 3rdparty/libtiff/tif_lzw.c     assert(sp != NULL);
assert            736 3rdparty/libtiff/tif_lzw.c             assert(occ >= codep->length);
assert            781 3rdparty/libtiff/tif_lzw.c     assert(sp != NULL);
assert            800 3rdparty/libtiff/tif_lzw.c     assert(sp != NULL);
assert            878 3rdparty/libtiff/tif_lzw.c         assert(sp->enc_hashtab != NULL);
assert            976 3rdparty/libtiff/tif_lzw.c                 assert(nbits <= BITS_MAX);
assert           1081 3rdparty/libtiff/tif_lzw.c     assert(tif->tif_data != 0);
assert           1099 3rdparty/libtiff/tif_lzw.c     assert(scheme == COMPRESSION_LZW);
assert            424 3rdparty/libtiff/tif_ojpeg.c     assert(scheme==COMPRESSION_OJPEG);
assert            611 3rdparty/libtiff/tif_ojpeg.c     assert(sp!=NULL);
assert            816 3rdparty/libtiff/tif_ojpeg.c     assert(cc>0);
assert            864 3rdparty/libtiff/tif_ojpeg.c     assert(cc>0);
assert            886 3rdparty/libtiff/tif_ojpeg.c         assert(sp->libjpeg_session_active!=0);
assert            984 3rdparty/libtiff/tif_ojpeg.c     assert(sp->subsamplingcorrect_done==0);
assert           1035 3rdparty/libtiff/tif_ojpeg.c     assert(sp->readheader_done==0);
assert           1097 3rdparty/libtiff/tif_ojpeg.c     assert(s>0);
assert           1098 3rdparty/libtiff/tif_ojpeg.c     assert(s<3);
assert           1099 3rdparty/libtiff/tif_ojpeg.c     assert(sp->sos_end[0].log!=0);
assert           1100 3rdparty/libtiff/tif_ojpeg.c     assert(sp->sos_end[s].log==0);
assert           1180 3rdparty/libtiff/tif_ojpeg.c             assert(sp->subsampling_convert_ycbcrbuf==0);
assert           1181 3rdparty/libtiff/tif_ojpeg.c             assert(sp->subsampling_convert_ycbcrimage==0);
assert           1240 3rdparty/libtiff/tif_ojpeg.c     assert(sp->libjpeg_session_active!=0);
assert           1342 3rdparty/libtiff/tif_ojpeg.c                 assert(sp->plane_sample_offset==0);
assert           1691 3rdparty/libtiff/tif_ojpeg.c     assert(sp->subsamplingcorrect==0);
assert           1934 3rdparty/libtiff/tif_ojpeg.c             assert(n>0);
assert           1935 3rdparty/libtiff/tif_ojpeg.c             assert(n<=OJPEG_BUFFER);
assert           1936 3rdparty/libtiff/tif_ojpeg.c             assert(n<65536);
assert           1937 3rdparty/libtiff/tif_ojpeg.c             assert((uint64)n<=sp->in_buffer_file_togo);
assert           2005 3rdparty/libtiff/tif_ojpeg.c         assert(sp->in_buffer_togo>0);
assert           2020 3rdparty/libtiff/tif_ojpeg.c         assert(sp->in_buffer_togo>0);
assert           2029 3rdparty/libtiff/tif_ojpeg.c     assert(sp->in_buffer_togo>0);
assert           2053 3rdparty/libtiff/tif_ojpeg.c     assert(len>0);
assert           2062 3rdparty/libtiff/tif_ojpeg.c             assert(sp->in_buffer_togo>0);
assert           2090 3rdparty/libtiff/tif_ojpeg.c         assert(sp->in_buffer_togo==0);
assert           2113 3rdparty/libtiff/tif_ojpeg.c         assert(sp->out_state<=ososEoi);
assert           2183 3rdparty/libtiff/tif_ojpeg.c     assert(OJPEG_BUFFER>=2);
assert           2231 3rdparty/libtiff/tif_ojpeg.c     assert(OJPEG_BUFFER>=6);
assert           2251 3rdparty/libtiff/tif_ojpeg.c     assert(OJPEG_BUFFER>=2+8+sp->samples_per_pixel_per_plane*3);
assert           2252 3rdparty/libtiff/tif_ojpeg.c     assert(255>=8+sp->samples_per_pixel_per_plane*3);
assert           2287 3rdparty/libtiff/tif_ojpeg.c     assert(OJPEG_BUFFER>=2+6+sp->samples_per_pixel_per_plane*2);
assert           2288 3rdparty/libtiff/tif_ojpeg.c     assert(255>=6+sp->samples_per_pixel_per_plane*2);
assert           2322 3rdparty/libtiff/tif_ojpeg.c         assert(sp->in_buffer_togo>0);
assert           2351 3rdparty/libtiff/tif_ojpeg.c     assert(OJPEG_BUFFER>=2);
assert           2366 3rdparty/libtiff/tif_ojpeg.c     assert(OJPEG_BUFFER>=2);
assert             93 3rdparty/libtiff/tif_open.c     assert(sizeof(uint8)==1);
assert             94 3rdparty/libtiff/tif_open.c     assert(sizeof(int8)==1);
assert             95 3rdparty/libtiff/tif_open.c     assert(sizeof(uint16)==2);
assert             96 3rdparty/libtiff/tif_open.c     assert(sizeof(int16)==2);
assert             97 3rdparty/libtiff/tif_open.c     assert(sizeof(uint32)==4);
assert             98 3rdparty/libtiff/tif_open.c     assert(sizeof(int32)==4);
assert             99 3rdparty/libtiff/tif_open.c     assert(sizeof(uint64)==8);
assert            100 3rdparty/libtiff/tif_open.c     assert(sizeof(int64)==8);
assert            101 3rdparty/libtiff/tif_open.c     assert(sizeof(tmsize_t)==sizeof(void*));
assert            110 3rdparty/libtiff/tif_open.c         assert(n.a16==256);
assert            112 3rdparty/libtiff/tif_open.c         assert(n.a16==1);
assert            449 3rdparty/libtiff/tif_open.c                     assert((toff_t)tif->tif_size==n);
assert            662 3rdparty/libtiff/tif_pixarlog.c     assert(sp != NULL);
assert            707 3rdparty/libtiff/tif_pixarlog.c     assert(sp != NULL);
assert            709 3rdparty/libtiff/tif_pixarlog.c     assert(sizeof(sp->stream.avail_in)==4);  /* if this assert gets raised,
assert            756 3rdparty/libtiff/tif_pixarlog.c     assert(sp != NULL);
assert            758 3rdparty/libtiff/tif_pixarlog.c     assert(sizeof(sp->stream.avail_out)==4);  /* if this assert gets raised,
assert            864 3rdparty/libtiff/tif_pixarlog.c     assert(sp != NULL);
assert            903 3rdparty/libtiff/tif_pixarlog.c     assert(sp != NULL);
assert            905 3rdparty/libtiff/tif_pixarlog.c     assert(sizeof(sp->stream.avail_out)==4);  /* if this assert gets raised,
assert           1145 3rdparty/libtiff/tif_pixarlog.c     assert(sizeof(sp->stream.avail_in)==4);  /* if this assert gets raised,
assert           1231 3rdparty/libtiff/tif_pixarlog.c     assert(sp != 0);
assert           1350 3rdparty/libtiff/tif_pixarlog.c     assert(scheme == COMPRESSION_PIXARLOG);
assert            248 3rdparty/libtiff/tif_predict.c     assert((cc%stride)==0);
assert            299 3rdparty/libtiff/tif_predict.c     assert((cc%(2*stride))==0);
assert            318 3rdparty/libtiff/tif_predict.c     assert((cc%(2*stride))==0);
assert            336 3rdparty/libtiff/tif_predict.c     assert((cc%(4*stride))==0);
assert            355 3rdparty/libtiff/tif_predict.c     assert((cc%(4*stride))==0);
assert            379 3rdparty/libtiff/tif_predict.c     assert((cc%(bps*stride))==0);
assert            413 3rdparty/libtiff/tif_predict.c     assert(sp != NULL);
assert            414 3rdparty/libtiff/tif_predict.c     assert(sp->decoderow != NULL);
assert            415 3rdparty/libtiff/tif_predict.c     assert(sp->decodepfunc != NULL);
assert            436 3rdparty/libtiff/tif_predict.c     assert(sp != NULL);
assert            437 3rdparty/libtiff/tif_predict.c     assert(sp->decodetile != NULL);
assert            441 3rdparty/libtiff/tif_predict.c         assert(rowsize > 0);
assert            442 3rdparty/libtiff/tif_predict.c         assert((occ0%rowsize)==0);
assert            443 3rdparty/libtiff/tif_predict.c         assert(sp->decodepfunc != NULL);
assert            461 3rdparty/libtiff/tif_predict.c     assert((cc%stride)==0);
assert            509 3rdparty/libtiff/tif_predict.c     assert((cc%(2*stride))==0);
assert            529 3rdparty/libtiff/tif_predict.c     assert((cc%(4*stride))==0);
assert            554 3rdparty/libtiff/tif_predict.c     assert((cc%(bps*stride))==0);
assert            584 3rdparty/libtiff/tif_predict.c     assert(sp != NULL);
assert            585 3rdparty/libtiff/tif_predict.c     assert(sp->encodepfunc != NULL);
assert            586 3rdparty/libtiff/tif_predict.c     assert(sp->encoderow != NULL);
assert            603 3rdparty/libtiff/tif_predict.c     assert(sp != NULL);
assert            604 3rdparty/libtiff/tif_predict.c     assert(sp->encodepfunc != NULL);
assert            605 3rdparty/libtiff/tif_predict.c     assert(sp->encodetile != NULL);
assert            623 3rdparty/libtiff/tif_predict.c     assert(rowsize > 0);
assert            624 3rdparty/libtiff/tif_predict.c     assert((cc0%rowsize)==0);
assert            648 3rdparty/libtiff/tif_predict.c     assert(sp != NULL);
assert            649 3rdparty/libtiff/tif_predict.c     assert(sp->vsetparent != NULL);
assert            668 3rdparty/libtiff/tif_predict.c     assert(sp != NULL);
assert            669 3rdparty/libtiff/tif_predict.c     assert(sp->vgetparent != NULL);
assert            705 3rdparty/libtiff/tif_predict.c     assert(sp != 0);
assert            746 3rdparty/libtiff/tif_predict.c     assert(sp != 0);
assert            592 3rdparty/libtiff/tif_print.c                     assert (fip->field_readcount == TIFF_VARIABLE
assert             66 3rdparty/libtiff/tif_read.c                 assert( restart );
assert             96 3rdparty/libtiff/tif_read.c         assert((tif->tif_flags&TIFF_BUFFERMMAP)==0);
assert            124 3rdparty/libtiff/tif_read.c     assert((tif->tif_flags&TIFF_BUFFERMMAP)==0);
assert            151 3rdparty/libtiff/tif_read.c         assert((tif->tif_flags&TIFF_BUFFERMMAP)==0);
assert            372 3rdparty/libtiff/tif_read.c     assert((tif->tif_flags&TIFF_NOREADRAW)==0);
assert            684 3rdparty/libtiff/tif_read.c     assert((tif->tif_flags&TIFF_NOREADRAW)==0);
assert            918 3rdparty/libtiff/tif_read.c     assert((tif->tif_flags&TIFF_NOREADRAW)==0);
assert           1048 3rdparty/libtiff/tif_read.c     assert((cc & 1) == 0);
assert           1056 3rdparty/libtiff/tif_read.c     assert((cc % 3) == 0);
assert           1064 3rdparty/libtiff/tif_read.c     assert((cc & 3) == 0);
assert           1072 3rdparty/libtiff/tif_read.c     assert((cc & 7) == 0);
assert             40 3rdparty/libtiff/tif_swab.c     assert(sizeof(uint16)==2);
assert             51 3rdparty/libtiff/tif_swab.c     assert(sizeof(uint32)==4);
assert             63 3rdparty/libtiff/tif_swab.c     assert(sizeof(uint64)==8);
assert             77 3rdparty/libtiff/tif_swab.c     assert(sizeof(uint16)==2);
assert            109 3rdparty/libtiff/tif_swab.c     assert(sizeof(uint32)==4);
assert            126 3rdparty/libtiff/tif_swab.c     assert(sizeof(uint64)==8);
assert            145 3rdparty/libtiff/tif_swab.c     assert(sizeof(float)==4);
assert            157 3rdparty/libtiff/tif_swab.c     assert(sizeof(float)==4);
assert            174 3rdparty/libtiff/tif_swab.c     assert(sizeof(double)==8);
assert            188 3rdparty/libtiff/tif_swab.c     assert(sizeof(double)==8);
assert            608 3rdparty/libtiff/tif_write.c     assert(td->td_planarconfig == PLANARCONFIG_CONTIG);
assert            646 3rdparty/libtiff/tif_write.c             assert(td->td_nstrips > 0);
assert            100 3rdparty/libtiff/tif_zip.c     assert(sp != NULL);
assert            127 3rdparty/libtiff/tif_zip.c     assert(sp != NULL);
assert            133 3rdparty/libtiff/tif_zip.c     assert(sizeof(sp->stream.avail_in)==4);  /* if this assert gets raised,
assert            153 3rdparty/libtiff/tif_zip.c     assert(sp != NULL);
assert            154 3rdparty/libtiff/tif_zip.c     assert(sp->state == ZSTATE_INIT_DECODE);
assert            160 3rdparty/libtiff/tif_zip.c     assert(sizeof(sp->stream.avail_out)==4);  /* if this assert gets raised,
assert            207 3rdparty/libtiff/tif_zip.c     assert(sp != NULL);
assert            232 3rdparty/libtiff/tif_zip.c     assert(sp != NULL);
assert            237 3rdparty/libtiff/tif_zip.c     assert(sizeof(sp->stream.avail_out)==4);  /* if this assert gets raised,
assert            259 3rdparty/libtiff/tif_zip.c     assert(sp != NULL);
assert            260 3rdparty/libtiff/tif_zip.c     assert(sp->state == ZSTATE_INIT_ENCODE);
assert            264 3rdparty/libtiff/tif_zip.c     assert(sizeof(sp->stream.avail_in)==4);  /* if this assert gets raised,
assert            329 3rdparty/libtiff/tif_zip.c     assert(sp != 0);
assert            398 3rdparty/libtiff/tif_zip.c     assert( (scheme == COMPRESSION_DEFLATE)
assert             45 3rdparty/libwebp/dec/alpha.c   assert(width > 0 && height > 0);
assert             46 3rdparty/libwebp/dec/alpha.c   assert(data != NULL && output != NULL);
assert            101 3rdparty/libwebp/dec/alpha.c     assert(!dec->is_alpha_decoded_);
assert             95 3rdparty/libwebp/dec/frame.c   assert(dec->thread_ctx_.filter_row_);
assert            218 3rdparty/libwebp/dec/frame.c       assert(!(delta_y & 1));
assert            267 3rdparty/libwebp/dec/frame.c     assert(worker->status_ == OK);
assert            474 3rdparty/libwebp/dec/frame.c   assert((yuv_size & ALIGN_MASK) == 0);
assert            499 3rdparty/libwebp/dec/frame.c   assert(mem <= (uint8_t*)dec->mem_ + dec->mem_size_);
assert            114 3rdparty/libwebp/dec/idec.c     assert(dec != NULL);  // Must be true as idec->state_ != STATE_PRE_VP8.
assert            142 3rdparty/libwebp/dec/idec.c       assert(last_part >= 0);
assert            162 3rdparty/libwebp/dec/idec.c   assert(mem->mode_ == MEM_MODE_APPEND);
assert            187 3rdparty/libwebp/dec/idec.c   assert(mem->end_ <= mem->buf_size_);
assert            198 3rdparty/libwebp/dec/idec.c   assert(mem->mode_ == MEM_MODE_MAP);
assert            218 3rdparty/libwebp/dec/idec.c   assert(mem);
assert            231 3rdparty/libwebp/dec/idec.c   assert(mem->mode_ == expected);   // mode is ok
assert            284 3rdparty/libwebp/dec/idec.c   assert(mem->start_ <= mem->end_);
assert            362 3rdparty/libwebp/dec/idec.c   assert(!idec->is_lossless_);
assert            363 3rdparty/libwebp/dec/idec.c   assert(mem->part0_buf_ == NULL);
assert            364 3rdparty/libwebp/dec/idec.c   assert(psize > 0);
assert            365 3rdparty/libwebp/dec/idec.c   assert(psize <= mem->part0_size_);  // Format limit: no need for runtime check
assert            435 3rdparty/libwebp/dec/idec.c   assert(dec->ready_);
assert            460 3rdparty/libwebp/dec/idec.c         assert(idec->mem_.start_ <= idec->mem_.end_);
assert            491 3rdparty/libwebp/dec/idec.c   assert(idec->is_lossless_);
assert            514 3rdparty/libwebp/dec/idec.c   assert(idec->is_lossless_);
assert            701 3rdparty/libwebp/dec/idec.c   assert(idec);
assert            371 3rdparty/libwebp/dec/io.c     assert(p->last_y + y_pos + num_lines_out < p->output->height);
assert            372 3rdparty/libwebp/dec/io.c     assert(p->scaler_u.y_accum == p->scaler_v.y_accum);
assert            400 3rdparty/libwebp/dec/io.c     assert(u_lines_in == v_lines_in);
assert            422 3rdparty/libwebp/dec/io.c     assert(p->last_y + y_pos + num_lines_out < p->output->height);
assert            451 3rdparty/libwebp/dec/io.c     assert(p->last_y + y_pos + num_lines_out < p->output->height);
assert            600 3rdparty/libwebp/dec/io.c   assert(!(io->mb_y & 1));
assert             26 3rdparty/libwebp/dec/layer.c   assert(dec);
assert             27 3rdparty/libwebp/dec/layer.c   assert(dec->layer_data_size_ > 0);
assert            142 3rdparty/libwebp/dec/vp8.c   assert(hdr != NULL);
assert            153 3rdparty/libwebp/dec/vp8.c   assert(br != NULL);
assert            154 3rdparty/libwebp/dec/vp8.c   assert(hdr != NULL);
assert            276 3rdparty/libwebp/dec/vp8.c     assert(dec->alpha_data_size_ == 0);
assert            288 3rdparty/libwebp/dec/vp8.c   assert(headers.data_size >= headers.offset);  // WebPParseHeaders' guarantee
assert            740 3rdparty/libwebp/dec/vp8.c   assert(dec->ready_);
assert            160 3rdparty/libwebp/dec/vp8l.c   assert(node != NULL);
assert            333 3rdparty/libwebp/dec/vp8l.c   assert(num_htree_groups <= 0x10000);
assert            386 3rdparty/libwebp/dec/vp8l.c   assert(dec->rescaler_memory == NULL);
assert            570 3rdparty/libwebp/dec/vp8l.c   assert(y_start < y_end);
assert            571 3rdparty/libwebp/dec/vp8l.c   assert(io->crop_left < io->crop_right);
assert            602 3rdparty/libwebp/dec/vp8l.c   assert(meta_index < hdr->num_htree_groups_);
assert            638 3rdparty/libwebp/dec/vp8l.c   assert(dec->next_transform_ == 1);
assert            639 3rdparty/libwebp/dec/vp8l.c   assert(transform->type_ == COLOR_INDEXING_TRANSFORM);
assert            677 3rdparty/libwebp/dec/vp8l.c       assert(dec->last_out_row_ <= output->height);
assert            683 3rdparty/libwebp/dec/vp8l.c   assert(dec->last_row_ <= dec->height_);
assert            702 3rdparty/libwebp/dec/vp8l.c   assert(htree_group != NULL);                                                 \
assert            771 3rdparty/libwebp/dec/vp8l.c       assert(color_cache != NULL);                                             \
assert            868 3rdparty/libwebp/dec/vp8l.c   assert(dec->next_transform_ <= NUM_TRANSFORMS);
assert            895 3rdparty/libwebp/dec/vp8l.c       assert(0);    // can't happen
assert            906 3rdparty/libwebp/dec/vp8l.c   assert(hdr);
assert            911 3rdparty/libwebp/dec/vp8l.c   assert(hdr);
assert           1052 3rdparty/libwebp/dec/vp8l.c       assert(data == NULL);
assert           1053 3rdparty/libwebp/dec/vp8l.c       assert(is_level0);
assert           1076 3rdparty/libwebp/dec/vp8l.c   assert(dec->width_ <= final_width);
assert           1198 3rdparty/libwebp/dec/vp8l.c   assert(dec->status_ != VP8_STATUS_OK);
assert           1211 3rdparty/libwebp/dec/vp8l.c   assert(io != NULL);
assert           1213 3rdparty/libwebp/dec/vp8l.c   assert(params != NULL);
assert           1215 3rdparty/libwebp/dec/vp8l.c   assert(dec->output_ != NULL);
assert           1241 3rdparty/libwebp/dec/vp8l.c   assert(dec->status_ != VP8_STATUS_OK);
assert             67 3rdparty/libwebp/dec/webp.c   assert(data != NULL);
assert             68 3rdparty/libwebp/dec/webp.c   assert(data_size != NULL);
assert             69 3rdparty/libwebp/dec/webp.c   assert(riff_size != NULL);
assert            106 3rdparty/libwebp/dec/webp.c   assert(data != NULL);
assert            107 3rdparty/libwebp/dec/webp.c   assert(data_size != NULL);
assert            108 3rdparty/libwebp/dec/webp.c   assert(found_vp8x != NULL);
assert            163 3rdparty/libwebp/dec/webp.c   assert(data != NULL);
assert            164 3rdparty/libwebp/dec/webp.c   assert(data_size != NULL);
assert            168 3rdparty/libwebp/dec/webp.c   assert(alpha_data != NULL);
assert            169 3rdparty/libwebp/dec/webp.c   assert(alpha_size != NULL);
assert            240 3rdparty/libwebp/dec/webp.c   assert(data != NULL);
assert            241 3rdparty/libwebp/dec/webp.c   assert(data_size != NULL);
assert            242 3rdparty/libwebp/dec/webp.c   assert(chunk_size != NULL);
assert            243 3rdparty/libwebp/dec/webp.c   assert(is_lossless != NULL);
assert            376 3rdparty/libwebp/dec/webp.c     assert((uint64_t)(data - headers->data) < MAX_CHUNK_PAYLOAD);
assert            377 3rdparty/libwebp/dec/webp.c     assert(headers->offset == headers->data_size - data_size);
assert            385 3rdparty/libwebp/dec/webp.c   assert(headers != NULL);
assert            424 3rdparty/libwebp/dec/webp.c   assert(params != NULL);
assert            629 3rdparty/libwebp/dec/webp.c     assert(buf->u_stride == buf->v_stride);
assert            635 3rdparty/libwebp/dec/webp.c   assert(features != NULL);
assert            805 3rdparty/libwebp/demux/demux.c   assert(first_frame != NULL);
assert            239 3rdparty/libwebp/dsp/lossless.c   assert(v >= LOG_LOOKUP_IDX_MAX);
assert            254 3rdparty/libwebp/dsp/lossless.c   assert(v >= LOG_LOOKUP_IDX_MAX);
assert           1159 3rdparty/libwebp/dsp/lossless.c   assert(row_start < row_end);
assert           1160 3rdparty/libwebp/dsp/lossless.c   assert(row_end <= transform->ysize_);
assert           1358 3rdparty/libwebp/dsp/lossless.c       assert(0);          // Code flow should not reach here.
assert            146 3rdparty/libwebp/dsp/upsampling_sse2.c   assert(len > 0);                                                             \
assert             86 3rdparty/libwebp/enc/alpha.c   assert(config.quality >= 0 && config.quality <= 100.f);
assert            115 3rdparty/libwebp/enc/alpha.c   assert((uint64_t)data_size == (uint64_t)width * height);  // as per spec
assert            116 3rdparty/libwebp/enc/alpha.c   assert(filter >= 0 && filter < WEBP_FILTER_LAST);
assert            117 3rdparty/libwebp/enc/alpha.c   assert(method >= ALPHA_NO_COMPRESSION);
assert            118 3rdparty/libwebp/enc/alpha.c   assert(method <= ALPHA_LOSSLESS_COMPRESSION);
assert            119 3rdparty/libwebp/enc/alpha.c   assert(sizeof(header) == ALPHA_HEADER_LEN);
assert            195 3rdparty/libwebp/enc/alpha.c   assert((uint64_t)data_size == (uint64_t)width * height);  // as per spec
assert            196 3rdparty/libwebp/enc/alpha.c   assert(enc != NULL && pic != NULL && pic->a != NULL);
assert            197 3rdparty/libwebp/enc/alpha.c   assert(output != NULL && output_size != NULL);
assert            198 3rdparty/libwebp/enc/alpha.c   assert(width > 0 && height > 0);
assert            199 3rdparty/libwebp/enc/alpha.c   assert(pic->a_stride >= width);
assert            200 3rdparty/libwebp/enc/alpha.c   assert(filter >= WEBP_FILTER_NONE && filter <= WEBP_FILTER_FAST);
assert             38 3rdparty/libwebp/enc/analysis.c   assert((uint64_t)(w * h) == (uint64_t)w * h);   // no overflow, as per spec
assert             93 3rdparty/libwebp/enc/analysis.c   assert(mid <= max && mid >= min);
assert             97 3rdparty/libwebp/enc/backward_references.c   assert(refs != NULL);
assert            155 3rdparty/libwebp/enc/backward_references.c   assert(xsize > 0);
assert            178 3rdparty/libwebp/enc/backward_references.c   assert(xsize > 0);
assert            658 3rdparty/libwebp/enc/backward_references.c       assert(len == maxlen);
assert            687 3rdparty/libwebp/enc/backward_references.c   assert(size <= refs->max_size);
assert            857 3rdparty/libwebp/enc/backward_references.c   assert(pixel_index == xsize * ysize);
assert             40 3rdparty/libwebp/enc/backward_references.h   assert(n != 0);
assert             49 3rdparty/libwebp/enc/backward_references.h   assert(n != 0);
assert             60 3rdparty/libwebp/enc/backward_references.h   assert(n != 0);
assert            128 3rdparty/libwebp/enc/backward_references.h   assert(idx >= 0);
assert            129 3rdparty/libwebp/enc/backward_references.h   assert(idx < (1 << MAX_COLOR_CACHE_BITS));
assert            158 3rdparty/libwebp/enc/backward_references.h   assert(p->mode == kLiteral);
assert            167 3rdparty/libwebp/enc/backward_references.h   assert(p->mode == kLiteral);
assert            172 3rdparty/libwebp/enc/backward_references.h   assert(p->mode == kCacheIdx);
assert            173 3rdparty/libwebp/enc/backward_references.h   assert(p->argb_or_distance < (1U << MAX_COLOR_CACHE_BITS));
assert            178 3rdparty/libwebp/enc/backward_references.h   assert(p->mode == kCopy);
assert            171 3rdparty/libwebp/enc/frame.c   assert(nb <= total);
assert            318 3rdparty/libwebp/enc/frame.c     assert(v != 0);
assert            921 3rdparty/libwebp/enc/frame.c   assert(enc->num_parts_ == 1);
assert            922 3rdparty/libwebp/enc/frame.c   assert(enc->use_tokens_);
assert            923 3rdparty/libwebp/enc/frame.c   assert(proba->use_skip_proba_ == 0);
assert            924 3rdparty/libwebp/enc/frame.c   assert(rd_opt >= RD_OPT_BASIC);   // otherwise, token-buffer won't be useful
assert            925 3rdparty/libwebp/enc/frame.c   assert(!enc->do_search_);         // TODO(skal): handle pass and dichotomy
assert            342 3rdparty/libwebp/enc/histogram.c   assert(histo_bits > 0);
assert            379 3rdparty/libwebp/enc/histogram.c   assert(in->size <= out->size);
assert            162 3rdparty/libwebp/enc/picture.c   assert(src != NULL && dst != NULL);
assert            663 3rdparty/libwebp/enc/picture.c     assert(step >= 4);
assert            710 3rdparty/libwebp/enc/picture.c     assert(step >= 4);
assert            317 3rdparty/libwebp/enc/quant.c     assert(expn > 0.);
assert             47 3rdparty/libwebp/enc/syntax.c   assert(riff_size == (uint32_t)riff_size);
assert             62 3rdparty/libwebp/enc/syntax.c   assert(IsVP8XNeeded(enc));
assert             63 3rdparty/libwebp/enc/syntax.c   assert(pic->width >= 1 && pic->height >= 1);
assert             64 3rdparty/libwebp/enc/syntax.c   assert(pic->width <= MAX_CANVAS_SIZE && pic->height <= MAX_CANVAS_SIZE);
assert             86 3rdparty/libwebp/enc/syntax.c   assert(enc->has_alpha_);
assert            111 3rdparty/libwebp/enc/syntax.c   assert(vp8_size == (uint32_t)vp8_size);
assert            283 3rdparty/libwebp/enc/syntax.c     assert(enc->use_layer_);
assert             85 3rdparty/libwebp/enc/token.c   assert(proba_idx < FIXED_PROBA_BIT);
assert             86 3rdparty/libwebp/enc/token.c   assert(bit == 0 || bit == 1);
assert             96 3rdparty/libwebp/enc/token.c   assert(proba < 256);
assert             97 3rdparty/libwebp/enc/token.c   assert(bit == 0 || bit == 1);
assert             42 3rdparty/libwebp/enc/vp8l.c   assert(a != b);
assert            148 3rdparty/libwebp/enc/vp8l.c   assert(pic != NULL && pic->argb != NULL);
assert            365 3rdparty/libwebp/enc/vp8l.c       assert(trimmed_length >= 2);
assert            491 3rdparty/libwebp/enc/vp8l.c   assert(histogram_image->size == 1);
assert            538 3rdparty/libwebp/enc/vp8l.c   assert(histogram_bits >= MIN_HUFFMAN_BITS);
assert            539 3rdparty/libwebp/enc/vp8l.c   assert(histogram_bits <= MAX_HUFFMAN_BITS);
assert            690 3rdparty/libwebp/enc/vp8l.c   assert(pred_bits >= 2);
assert            711 3rdparty/libwebp/enc/vp8l.c   assert(ccolor_transform_bits >= 2);
assert            740 3rdparty/libwebp/enc/vp8l.c   assert(width < WEBP_MAX_DIMENSION && height < WEBP_MAX_DIMENSION);
assert            907 3rdparty/libwebp/enc/vp8l.c   assert(palette_size >= 1);
assert            339 3rdparty/libwebp/enc/webpenc.c   assert((int)error < VP8_ENC_ERROR_LAST);
assert            340 3rdparty/libwebp/enc/webpenc.c   assert((int)error >= VP8_ENC_OK);
assert             82 3rdparty/libwebp/mux/muxedit.c   assert(mux != NULL);
assert             83 3rdparty/libwebp/mux/muxedit.c   assert(!IsWPI(kChunks[idx].id));
assert            108 3rdparty/libwebp/mux/muxedit.c   assert(mux != NULL);
assert            109 3rdparty/libwebp/mux/muxedit.c   assert(size <= MAX_CHUNK_PAYLOAD);
assert            110 3rdparty/libwebp/mux/muxedit.c   assert(idx != IDX_NIL);
assert            129 3rdparty/libwebp/mux/muxedit.c   assert(width > 0 && height > 0 && duration >= 0);
assert            130 3rdparty/libwebp/mux/muxedit.c   assert(dispose_method == (dispose_method & 1));
assert            168 3rdparty/libwebp/mux/muxedit.c     assert(wpi != NULL && wpi->img_ != NULL);
assert            181 3rdparty/libwebp/mux/muxedit.c   assert(chunk_list);
assert            198 3rdparty/libwebp/mux/muxedit.c   assert(mux != NULL);
assert            333 3rdparty/libwebp/mux/muxedit.c   assert(wpi.img_ != NULL);  // As SetAlphaAndImageChunks() was successful.
assert            417 3rdparty/libwebp/mux/muxedit.c   assert(frame_frgm_chunk != NULL);
assert            418 3rdparty/libwebp/mux/muxedit.c   assert(tag == kChunks[IDX_ANMF].tag || tag ==  kChunks[IDX_FRGM].tag);
assert            433 3rdparty/libwebp/mux/muxedit.c   assert(image_chunk != NULL);
assert            434 3rdparty/libwebp/mux/muxedit.c   assert(tag == kChunks[IDX_VP8].tag || tag ==  kChunks[IDX_VP8L].tag);
assert            467 3rdparty/libwebp/mux/muxedit.c   assert(mux != NULL);
assert            468 3rdparty/libwebp/mux/muxedit.c   assert(width != NULL && height != NULL);
assert            471 3rdparty/libwebp/mux/muxedit.c   assert(wpi != NULL);
assert            472 3rdparty/libwebp/mux/muxedit.c   assert(wpi->img_ != NULL);
assert            486 3rdparty/libwebp/mux/muxedit.c       assert(x_offset < MAX_POSITION_OFFSET);
assert            487 3rdparty/libwebp/mux/muxedit.c       assert(y_offset < MAX_POSITION_OFFSET);
assert            530 3rdparty/libwebp/mux/muxedit.c   assert(mux != NULL);
assert            612 3rdparty/libwebp/mux/muxedit.c     assert(err == WEBP_MUX_OK);  // We know that one frame/fragment does exist.
assert            614 3rdparty/libwebp/mux/muxedit.c       assert(frame_frag->header_->tag_ == kChunks[IDX_ANMF].tag ||
assert            666 3rdparty/libwebp/mux/muxedit.c   assert(dst == data + size);
assert            144 3rdparty/libwebp/mux/muxi.h   assert(data_size < MAX_CHUNK_PAYLOAD);
assert            192 3rdparty/libwebp/mux/muxi.h   assert(wpi != NULL);
assert             51 3rdparty/libwebp/mux/muxinternal.c   assert(chunk);
assert            126 3rdparty/libwebp/mux/muxinternal.c   assert(chunk_list != NULL);
assert            205 3rdparty/libwebp/mux/muxinternal.c   assert(chunk);
assert            206 3rdparty/libwebp/mux/muxinternal.c   assert(chunk->tag_ != NIL_TAG);
assert            209 3rdparty/libwebp/mux/muxinternal.c   assert(chunk_size == (uint32_t)chunk_size);
assert            228 3rdparty/libwebp/mux/muxinternal.c   assert(wpi);
assert            270 3rdparty/libwebp/mux/muxinternal.c   assert(wpi_list);
assert            330 3rdparty/libwebp/mux/muxinternal.c   assert(wpi_list);
assert            343 3rdparty/libwebp/mux/muxinternal.c   assert(wpi_list);
assert            344 3rdparty/libwebp/mux/muxinternal.c   assert(wpi);
assert            379 3rdparty/libwebp/mux/muxinternal.c   assert(header->tag_ == kChunks[IDX_ANMF].tag ||
assert            383 3rdparty/libwebp/mux/muxinternal.c   assert(header_size == (uint32_t)header_size);
assert            396 3rdparty/libwebp/mux/muxinternal.c   assert(wpi);
assert            418 3rdparty/libwebp/mux/muxinternal.c     assert(images->img_ != NULL);
assert            430 3rdparty/libwebp/mux/muxinternal.c   assert(size == (uint32_t)size);
assert            436 3rdparty/libwebp/mux/muxinternal.c   assert(mux != NULL);
assert             41 3rdparty/libwebp/mux/muxread.c   assert(mux != NULL);
assert             42 3rdparty/libwebp/mux/muxread.c   assert(!IsWPI(kChunks[idx].id));
assert             88 3rdparty/libwebp/mux/muxread.c   assert(chunk->tag_ == kChunks[IDX_ANMF].tag ||
assert             90 3rdparty/libwebp/mux/muxread.c   assert(!wpi->is_partial_);
assert            297 3rdparty/libwebp/mux/muxread.c   assert(width >= 1 && height >= 1);
assert            298 3rdparty/libwebp/mux/muxread.c   assert(width <= MAX_CANVAS_SIZE && height <= MAX_CANVAS_SIZE);
assert            299 3rdparty/libwebp/mux/muxread.c   assert(width * (uint64_t)height < MAX_IMAGE_AREA);
assert            329 3rdparty/libwebp/mux/muxread.c     assert(wpi->img_ != NULL);
assert            341 3rdparty/libwebp/mux/muxread.c   assert(dst == data + size);
assert            388 3rdparty/libwebp/mux/muxread.c   assert(wpi->header_ != NULL);  // Already checked by WebPMuxGetFrame().
assert             31 3rdparty/libwebp/utils/bit_reader.c   assert(br != NULL);
assert             32 3rdparty/libwebp/utils/bit_reader.c   assert(start != NULL);
assert             33 3rdparty/libwebp/utils/bit_reader.c   assert(start <= end);
assert             77 3rdparty/libwebp/utils/bit_reader.c   assert(br != NULL && br->buf_ != NULL);
assert            131 3rdparty/libwebp/utils/bit_reader.c   assert(br != NULL);
assert            132 3rdparty/libwebp/utils/bit_reader.c   assert(start != NULL);
assert            133 3rdparty/libwebp/utils/bit_reader.c   assert(length < 0xfffffff8u);   // can't happen with a RIFF chunk.
assert            150 3rdparty/libwebp/utils/bit_reader.c   assert(br != NULL);
assert            151 3rdparty/libwebp/utils/bit_reader.c   assert(buf != NULL);
assert            152 3rdparty/libwebp/utils/bit_reader.c   assert(len < 0xfffffff8u);   // can't happen with a RIFF chunk.
assert            189 3rdparty/libwebp/utils/bit_reader.c   assert(n_bits >= 0);
assert            153 3rdparty/libwebp/utils/bit_reader.h   assert(br != NULL && br->buf_ != NULL);
assert            252 3rdparty/libwebp/utils/bit_reader.h   assert(br->range_ < (range_t)128);
assert             56 3rdparty/libwebp/utils/bit_writer.c   assert(bw->nb_bits_ >= 0);
assert            180 3rdparty/libwebp/utils/bit_writer.c   assert(data);
assert            267 3rdparty/libwebp/utils/bit_writer.c     assert(n_bits <= 25);
assert             28 3rdparty/libwebp/utils/color_cache.c   assert(cc != NULL);
assert             29 3rdparty/libwebp/utils/color_cache.c   assert(hash_bits > 0);
assert             34 3rdparty/libwebp/utils/color_cache.h   assert(key <= (~0U >> cc->hash_shift_));
assert             27 3rdparty/libwebp/utils/filters.c   assert(in != NULL);                                       \
assert             28 3rdparty/libwebp/utils/filters.c   assert(out != NULL);                                      \
assert             29 3rdparty/libwebp/utils/filters.c   assert(width > 0);                                        \
assert             30 3rdparty/libwebp/utils/filters.c   assert(height > 0);                                       \
assert             31 3rdparty/libwebp/utils/filters.c   assert(stride >= width);
assert             42 3rdparty/libwebp/utils/huffman.c   assert(children - node == (int)(children - node));
assert             49 3rdparty/libwebp/utils/huffman.c   assert(tree != NULL);
assert             81 3rdparty/libwebp/utils/huffman.c   assert(code_lengths != NULL);
assert             82 3rdparty/libwebp/utils/huffman.c   assert(code_lengths_size > 0);
assert             83 3rdparty/libwebp/utils/huffman.c   assert(huff_codes != NULL);
assert            152 3rdparty/libwebp/utils/huffman.c   assert(tree != NULL);
assert            153 3rdparty/libwebp/utils/huffman.c   assert(code_lengths != NULL);
assert            212 3rdparty/libwebp/utils/huffman.c   assert(tree != NULL);
assert            213 3rdparty/libwebp/utils/huffman.c   assert(code_lengths != NULL);
assert            214 3rdparty/libwebp/utils/huffman.c   assert(codes != NULL);
assert            215 3rdparty/libwebp/utils/huffman.c   assert(symbols != NULL);
assert            143 3rdparty/libwebp/utils/huffman_encode.c     assert(t1->value_ != t2->value_);
assert            209 3rdparty/libwebp/utils/huffman_encode.c   assert(tree_size_orig <= (1 << (tree_depth_limit - 1)));
assert            285 3rdparty/libwebp/utils/huffman_encode.c   assert(value <= MAX_ALLOWED_CODE_LENGTH);
assert            354 3rdparty/libwebp/utils/huffman_encode.c   assert(tokens != NULL);
assert            368 3rdparty/libwebp/utils/huffman_encode.c     assert(tokens <= ending_token);
assert            402 3rdparty/libwebp/utils/huffman_encode.c   assert(tree != NULL);
assert            406 3rdparty/libwebp/utils/huffman_encode.c     assert(code_length <= MAX_ALLOWED_CODE_LENGTH);
assert             75 3rdparty/libwebp/utils/quant_levels.c   assert(inv_q_level[0] == min_s);
assert             76 3rdparty/libwebp/utils/quant_levels.c   assert(inv_q_level[num_levels - 1] == max_s);
assert            191 3rdparty/libwebp/utils/thread.c   assert(worker->status_ <= OK);
assert            214 3rdparty/libwebp/utils/thread.c   assert(!ok || (worker->status_ == OK));
assert            238 3rdparty/libwebp/utils/thread.c   assert(worker->status_ == NOT_OK);
assert             35 3rdparty/libwebp/utils/utils.c   assert(nmemb * size > 0);
assert             41 3rdparty/libwebp/utils/utils.c   assert(nmemb * size > 0);
assert             61 3rdparty/libwebp/utils/utils.h   assert(val < (1 << 16));
assert             67 3rdparty/libwebp/utils/utils.h   assert(val < (1 << 24));
assert            375 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp     assert (b[2] != 0xfc);
assert            421 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp     assert (b[2] == 0xfc);
assert            502 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp     assert (pixelTypeSize (c.channel().type) % pixelTypeSize (HALF) == 0);
assert            544 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp     assert (sizeof (unsigned short) == pixelTypeSize (HALF));
assert            727 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp             assert (cd.type == HALF);
assert            750 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp         assert (_channelData[i-1].end == _channelData[i].start);
assert            752 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp     assert (_channelData[_numChans-1].end == tmpBufferEnd);
assert           1038 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp             assert (cd.type == HALF);
assert           1055 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp         assert (_channelData[i-1].end == _channelData[i].start);
assert           1057 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp     assert (_channelData[_numChans-1].end == tmpBufferEnd);
assert            405 3rdparty/openexr/IlmImf/ImfHuf.cpp         assert (scode[j] <= 58);
assert            426 3rdparty/openexr/IlmImf/ImfHuf.cpp         assert (scode[j] <= 58);
assert             67 3rdparty/openexr/IlmImf/ImfLut.cpp     assert (data.type == HALF);
assert             68 3rdparty/openexr/IlmImf/ImfLut.cpp     assert (dataWindow.min.x % data.xSampling == 0);
assert             69 3rdparty/openexr/IlmImf/ImfLut.cpp     assert (dataWindow.min.y % data.ySampling == 0);
assert             70 3rdparty/openexr/IlmImf/ImfLut.cpp     assert ((dataWindow.max.x - dataWindow.min.x + 1) % data.xSampling == 0);
assert             71 3rdparty/openexr/IlmImf/ImfLut.cpp     assert ((dataWindow.max.y - dataWindow.min.y + 1) % data.ySampling == 0);
assert            284 3rdparty/openexr/IlmImf/ImfOutputFile.cpp     assert (ofd->os->tellp() == currentPosition);
assert            572 3rdparty/openexr/IlmImf/ImfOutputFile.cpp                 assert (writePtr - (_lineBuffer->buffer +
assert           1043 3rdparty/openexr/IlmImf/ImfOutputFile.cpp                     assert (_data->currentScanLine ==
assert            206 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp     assert (pixelTypeSize (c.channel().type) % pixelTypeSize (HALF) == 0);
assert            413 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp         assert (_channelData[i-1].end == _channelData[i].start);
assert            415 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp     assert (_channelData[_numChans-1].end == tmpBufferEnd);
assert            655 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp         assert (_channelData[i-1].end == _channelData[i].start);
assert            657 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp     assert (_channelData[_numChans-1].end == tmpBufferEnd);
assert            392 3rdparty/openexr/IlmImf/ImfPxr24Compressor.cpp         assert (false);
assert            538 3rdparty/openexr/IlmImf/ImfPxr24Compressor.cpp         assert (false);
assert            137 3rdparty/openexr/IlmImf/ImfRgbaYca.cpp     assert (ycaIn != ycaOut);
assert            261 3rdparty/openexr/IlmImf/ImfRgbaYca.cpp     assert (ycaIn != ycaOut);
assert            368 3rdparty/openexr/IlmImf/ImfTiledOutputFile.cpp                 assert (b.ly <= numYLevels);
assert            410 3rdparty/openexr/IlmImf/ImfTiledOutputFile.cpp                 assert (b.ly <= numYLevels);
assert            450 3rdparty/openexr/IlmImf/ImfTiledOutputFile.cpp     assert (ofd->os->tellp() == currentPosition);
assert            629 3rdparty/openexr/IlmImf/ImfTiledOutputFile.cpp     assert (writePtr == readPtr);
assert             63 3rdparty/openexr/IlmThread/IlmThreadMutexPosix.cpp     assert (error == 0);
assert             84 3rdparty/openexr/IlmThread/IlmThreadPosix.cpp     assert (error == 0);
assert             63 3rdparty/openexr/IlmThread/IlmThreadSemaphorePosix.cpp     assert (error == 0);
assert             71 3rdparty/openexr/IlmThread/IlmThreadSemaphorePosixCompat.cpp     assert (error == 0);
assert             73 3rdparty/openexr/IlmThread/IlmThreadSemaphorePosixCompat.cpp     assert (error == 0);
assert             99 3rdparty/openexr/IlmThread/IlmThreadSemaphoreWin32.cpp     assert (ok);
assert             78 3rdparty/openexr/IlmThread/IlmThreadWin32.cpp     assert (status ==  WAIT_OBJECT_0);
assert             80 3rdparty/openexr/IlmThread/IlmThreadWin32.cpp     assert (ok);
assert            849 apps/createsamples/utility.cpp     assert( filename != NULL );
assert            928 apps/createsamples/utility.cpp     assert( data != NULL && (*data) != NULL );
assert            954 apps/createsamples/utility.cpp     assert( reader != NULL && (*reader) != NULL );
assert            978 apps/createsamples/utility.cpp     assert( data != NULL && reader != NULL );
assert           1035 apps/createsamples/utility.cpp         assert( 0 );
assert           1083 apps/createsamples/utility.cpp     assert( data != NULL && reader != NULL && img != NULL );
assert           1084 apps/createsamples/utility.cpp     assert( CV_MAT_TYPE( img->type ) == CV_8UC1 );
assert           1085 apps/createsamples/utility.cpp     assert( img->cols == data->winsize.width );
assert           1086 apps/createsamples/utility.cpp     assert( img->rows == data->winsize.height );
assert           1214 apps/createsamples/utility.cpp     assert( filename != NULL );
assert           1215 apps/createsamples/utility.cpp     assert( imgfilename != NULL );
assert           1315 apps/createsamples/utility.cpp     assert( infoname != NULL );
assert           1316 apps/createsamples/utility.cpp     assert( imgfilename != NULL );
assert           1317 apps/createsamples/utility.cpp     assert( bgfilename != NULL );
assert           1435 apps/createsamples/utility.cpp     assert( infoname != NULL );
assert           1436 apps/createsamples/utility.cpp     assert( vecfilename != NULL );
assert           1577 apps/createsamples/utility.cpp     assert( img->rows * img->cols == ((CvVecFile*) userdata)->vecsize );
assert            604 apps/traincascade/boost.cpp     assert( numPrecalcIdx >= 0 && numPrecalcVal >= 0 );
assert           1646 apps/traincascade/boost.cpp             assert( params.boost_type == GENTLE );
assert            118 apps/traincascade/old_ml_boost.cpp     assert(0);
assert            126 apps/traincascade/old_ml_boost.cpp     assert(0);
assert            189 apps/traincascade/old_ml_boost.cpp     assert( !node->split->inversed );
assert            222 apps/traincascade/old_ml_boost.cpp         assert( 0 <= split_point && split_point < n1-1 );
assert            836 apps/traincascade/old_ml_boost.cpp             assert( boost_type == CvBoost::REAL );
assert            887 apps/traincascade/old_ml_boost.cpp     assert(0);
assert           1399 apps/traincascade/old_ml_boost.cpp             assert( params.boost_type == GENTLE );
assert           1494 apps/traincascade/old_ml_boost.cpp         assert(!active_vars && !active_vars_abs);
assert           1507 apps/traincascade/old_ml_boost.cpp             assert( node != 0 );
assert           1570 apps/traincascade/old_ml_boost.cpp                             assert( split->condensed_idx >= 0 );
assert            304 apps/traincascade/old_ml_data.cpp     assert( stopstring );
assert            413 apps/traincascade/old_ml_data.cpp     assert( var_types );
assert            435 apps/traincascade/old_ml_data.cpp     assert( var_types );
assert            558 apps/traincascade/old_ml_data.cpp     assert( var_idx_mask );
assert            736 apps/traincascade/old_ml_data.cpp     assert( var_idx_mask );
assert            786 apps/traincascade/old_ml_data.cpp     assert( var_idx_mask );
assert            549 apps/traincascade/old_ml_inner_functions.cpp         assert( (unsigned)/*idx*/i < (unsigned)tm_size );
assert            615 apps/traincascade/old_ml_inner_functions.cpp             assert( (unsigned)idx < (unsigned)sample_all );
assert            625 apps/traincascade/old_ml_inner_functions.cpp             assert( (unsigned)idx < (unsigned)sample_all );
assert            704 apps/traincascade/old_ml_inner_functions.cpp         assert( (unsigned)idx < (unsigned)sample_all );
assert           1053 apps/traincascade/old_ml_inner_functions.cpp         assert( classes->data.i[i] >= 0 );
assert           1187 apps/traincascade/old_ml_inner_functions.cpp         assert( is_sparse );
assert           1596 apps/traincascade/old_ml_inner_functions.cpp             assert( sparse_rows[idx0] != 0 );
assert           1778 apps/traincascade/old_ml_tree.cpp     assert( !node->split->inversed );
assert           1834 apps/traincascade/old_ml_tree.cpp         assert( 0 <= split_point && split_point < n1-1 );
assert           2252 apps/traincascade/old_ml_tree.cpp         assert( m == 2 );
assert           2992 apps/traincascade/old_ml_tree.cpp                 assert( 0 <= split_point && split_point < n-1 );
assert           1320 modules/calib3d/src/calibinit.cpp         assert( 0 <= n && n <= 4 );
assert           1771 modules/calib3d/src/calibinit.cpp         assert( src_contour->total == 4 );
assert           1152 modules/calib3d/src/calibration.cpp     assert( CV_MAT_TYPE(npoints->type) == CV_32SC1 &&
assert           1585 modules/calib3d/src/calibration.cpp     assert(imgWidth != 0 && imgHeight != 0 && alphax != 0.0 && alphay != 0.0);
assert           1976 modules/calib3d/src/calibration.cpp                     assert( JtJ && JtErr );
assert           2778 modules/calib3d/src/calibration.cpp     assert(fabs(matR[2][1]) < FLT_EPSILON);
assert           2797 modules/calib3d/src/calibration.cpp     assert(fabs(matM[2][0]) < FLT_EPSILON);
assert           2817 modules/calib3d/src/calibration.cpp     assert(fabs(matR[1][0]) < FLT_EPSILON);
assert            127 modules/calib3d/src/compat_ptsetreg.cpp     assert( !err.empty() );
assert            160 modules/calib3d/src/compat_ptsetreg.cpp     assert( state == CHECK_ERR );
assert            230 modules/calib3d/src/compat_ptsetreg.cpp     assert( state == CHECK_ERR );
assert            775 modules/calib3d/test/test_cameracalibration.cpp     assert( cameraMatrix.type() == CV_64FC1 );
assert            778 modules/calib3d/test/test_cameracalibration.cpp     assert( cameraMatrix.type() == CV_64FC1 );
assert            785 modules/calib3d/test/test_cameracalibration.cpp     assert( rvecsIt->type() == CV_64FC1 );
assert            786 modules/calib3d/test/test_cameracalibration.cpp     assert( tvecsIt->type() == CV_64FC1 );
assert           1072 modules/calib3d/test/test_cameracalibration.cpp     assert( (int)imgPoints.size() == pointCount );
assert             60 modules/calib3d/test/test_fundam.cpp         assert( (jacobian->rows == 9 && jacobian->cols == 3) ||
assert             69 modules/calib3d/test/test_fundam.cpp         assert( dst->rows == 3 && dst->cols == 3 );
assert            324 modules/calib3d/test/test_fundam.cpp         assert(0);
assert            404 modules/calib3d/test/test_fundam.cpp         assert( count == dst.cols );
assert            403 modules/calib3d/test/test_stereomatching.cpp     assert( !algorithmName.empty() );
assert            548 modules/calib3d/test/test_stereomatching.cpp     assert( fs.isOpened() );
assert            549 modules/calib3d/test/test_stereomatching.cpp     assert( trueLeftDisp.type() == CV_32FC1 );
assert            550 modules/calib3d/test/test_stereomatching.cpp     assert( trueRightDisp.empty() || trueRightDisp.type() == CV_32FC1 );
assert            551 modules/calib3d/test/test_stereomatching.cpp     assert( leftDisp.type() == CV_32FC1 && rightDisp.type() == CV_32FC1 );
assert            558 modules/calib3d/test/test_stereomatching.cpp     assert(leftUnknMask.type() == CV_8UC1);
assert            563 modules/calib3d/test/test_stereomatching.cpp         assert(leftUnknMask.type() == CV_8UC1);
assert            610 modules/calib3d/test/test_stereomatching.cpp     assert(fn.isSeq());
assert            636 modules/calib3d/test/test_stereomatching.cpp     assert( (int)errors.size() == ERROR_KINDS_COUNT );
assert            657 modules/calib3d/test/test_stereomatching.cpp     assert( (int)calcErrors.size() == ERROR_KINDS_COUNT );
assert            658 modules/calib3d/test/test_stereomatching.cpp     assert( (int)validErrors.size() == ERROR_KINDS_COUNT );
assert            659 modules/calib3d/test/test_stereomatching.cpp     assert( (int)eps.size() == ERROR_KINDS_COUNT );
assert            697 modules/calib3d/test/test_stereomatching.cpp         assert(fn.isSeq());
assert            715 modules/calib3d/test/test_stereomatching.cpp         assert( params.ndisp%16 == 0 );
assert            716 modules/calib3d/test/test_stereomatching.cpp         assert( _leftImg.type() == CV_8UC3 && _rightImg.type() == CV_8UC3 );
assert            753 modules/calib3d/test/test_stereomatching.cpp         assert(fn.isSeq());
assert            772 modules/calib3d/test/test_stereomatching.cpp         assert( params.ndisp%16 == 0 );
assert           1755 modules/core/include/opencv2/core/core_c.h     assert( _elem->flags >= 0 /*&& (elem->flags & CV_SET_ELEM_IDX_MASK) < set_header->total*/ );
assert            513 modules/core/include/opencv2/core/types_c.h     assert( (unsigned)CV_MAT_DEPTH(type) <= CV_64F );
assert            538 modules/core/include/opencv2/core/types_c.h     (assert( (unsigned)(row) < (unsigned)(mat).rows &&   \
assert            562 modules/core/include/opencv2/core/types_c.h     assert( (unsigned)row < (unsigned)mat->rows &&
assert            569 modules/core/include/opencv2/core/types_c.h         assert( type == CV_64FC1 );
assert            588 modules/core/include/opencv2/core/types_c.h     assert( (unsigned)row < (unsigned)mat->rows &&
assert            595 modules/core/include/opencv2/core/types_c.h         assert( type == CV_64FC1 );
assert           1551 modules/core/include/opencv2/core/types_c.h (   assert(sizeof((seq)->first[0]) == sizeof(CvSeqBlock) &&      \
assert           1572 modules/core/include/opencv2/core/types_c.h     assert( (writer).seq->elem_size == sizeof(elem)); \
assert           1577 modules/core/include/opencv2/core/types_c.h     assert( (writer).ptr <= (writer).block_max - sizeof(elem));\
assert           1605 modules/core/include/opencv2/core/types_c.h     assert( (reader).seq->elem_size == sizeof(elem));          \
assert           1613 modules/core/include/opencv2/core/types_c.h     assert( (reader).seq->elem_size == sizeof(elem));            \
assert           1625 modules/core/include/opencv2/core/types_c.h         assert( ((reader).code & ~7) == 0 );                            \
assert           1636 modules/core/include/opencv2/core/types_c.h     assert( sizeof(pt1) == sizeof(CvPoint) &&          \
assert           1649 modules/core/include/opencv2/core/types_c.h      (assert((edge)->vtx[0] == (vertex) || (edge)->vtx[1] == (vertex)),  \
assert            239 modules/core/include/opencv2/core/wimage.hpp         assert(!img || img->depth == Depth());
assert            243 modules/core/include/opencv2/core/wimage.hpp         assert(!image || image->depth == Depth());
assert            263 modules/core/include/opencv2/core/wimage.hpp         assert(!img || img->nChannels == Channels());
assert            286 modules/core/include/opencv2/core/wimage.hpp         assert(!image || image->depth == WImage<T>::Depth());
assert            192 modules/core/src/alloc.cpp         assert( size <= MAX_BLOCK_SIZE );
assert            314 modules/core/src/alloc.cpp             assert( bblock != 0 );
assert            612 modules/core/src/alloc.cpp     assert( block->signature == MEM_BLOCK_SIGNATURE );
assert            506 modules/core/src/array.cpp     assert( iterator != 0 );
assert            657 modules/core/src/array.cpp     assert( CV_IS_SPARSE_MAT( mat ));
assert            706 modules/core/src/array.cpp             assert( (newsize & (newsize - 1)) == 0 );
assert            751 modules/core/src/array.cpp     assert( CV_IS_SPARSE_MAT( mat ));
assert           1466 modules/core/src/array.cpp     assert( scalar && data );
assert           1513 modules/core/src/array.cpp         assert(0);
assert           1538 modules/core/src/array.cpp     assert( scalar && data );
assert           1576 modules/core/src/array.cpp         assert(0);
assert           2626 modules/core/src/array.cpp             assert( new_cn > 0 );
assert           2904 modules/core/src/array.cpp     assert( img );
assert             98 modules/core/src/datastructs.cpp     assert( sizeof(CvMemBlock) % CV_STRUCT_ALIGN == 0 );
assert            241 modules/core/src/datastructs.cpp                 assert( parent->bottom == block );
assert            267 modules/core/src/datastructs.cpp     assert( storage->free_space % CV_STRUCT_ALIGN == 0 );
assert            332 modules/core/src/datastructs.cpp     assert( storage->free_space % CV_STRUCT_ALIGN == 0 );
assert            344 modules/core/src/datastructs.cpp     assert( (size_t)ptr % CV_STRUCT_ALIGN == 0 );
assert            683 modules/core/src/datastructs.cpp                     assert( storage->free_space >= delta );
assert            716 modules/core/src/datastructs.cpp     assert( block->count % seq->elem_size == 0 && block->count > 0 );
assert            732 modules/core/src/datastructs.cpp             assert( seq->first->start_index == 0 );
assert            760 modules/core/src/datastructs.cpp     assert( (in_front_of ? block : block->prev)->count == 0 );
assert            775 modules/core/src/datastructs.cpp             assert( seq->ptr == block->data );
assert            804 modules/core/src/datastructs.cpp     assert( block->count > 0 && block->count % seq->elem_size == 0 );
assert            861 modules/core/src/datastructs.cpp         assert( writer->block->count > 0 );
assert            891 modules/core/src/datastructs.cpp         assert( writer->block->count > 0 );
assert           1147 modules/core/src/datastructs.cpp         assert( ptr + elem_size <= seq->block_max /*&& ptr == seq->block_min */  );
assert           1183 modules/core/src/datastructs.cpp         assert( seq->ptr == seq->block_max );
assert           1207 modules/core/src/datastructs.cpp         assert( block->start_index > 0 );
assert           1289 modules/core/src/datastructs.cpp                 assert( ptr <= seq->block_max );
assert           1307 modules/core/src/datastructs.cpp                 assert( block != seq->first->prev );
assert           1346 modules/core/src/datastructs.cpp                 assert( block != seq->first );
assert           1502 modules/core/src/datastructs.cpp                 assert( block->start_index > 0 );
assert           1543 modules/core/src/datastructs.cpp             assert( delta > 0 );
assert           1568 modules/core/src/datastructs.cpp             assert( delta > 0 );
assert           2415 modules/core/src/datastructs.cpp                     assert( root->parent == 0 );
assert           2518 modules/core/src/datastructs.cpp         assert( count <= CV_SET_ELEM_IDX_MASK+1 );
assert           2716 modules/core/src/datastructs.cpp         assert( ofs == 1 || start_vtx == edge->vtx[0] );
assert           2780 modules/core/src/datastructs.cpp     assert( edge->flags >= 0 );
assert           2857 modules/core/src/datastructs.cpp         assert( ofs == 1 || start_vtx == edge->vtx[0] );
assert           2875 modules/core/src/datastructs.cpp         assert( ofs == 1 || end_vtx == edge->vtx[0] );
assert           2880 modules/core/src/datastructs.cpp     assert( edge != 0 );
assert           3392 modules/core/src/datastructs.cpp     assert( parent->v_next != node );
assert           3426 modules/core/src/datastructs.cpp             assert( parent->v_next == node );
assert            214 modules/core/src/dxt.cpp         assert (nf < 34);
assert            350 modules/core/src/dxt.cpp         assert( elem_size == sizeof(Complex<float>) );
assert            578 modules/core/src/dxt.cpp         assert( (flags & DFT_NO_PERMUTE) == 0 );
assert            584 modules/core/src/dxt.cpp                 assert( (unsigned)k0 < (unsigned)n && (unsigned)k1 < (unsigned)n );
assert            596 modules/core/src/dxt.cpp                 assert( (unsigned)k0 < (unsigned)n && (unsigned)k1 < (unsigned)n );
assert            625 modules/core/src/dxt.cpp                         assert( (unsigned)j < (unsigned)n2 );
assert            642 modules/core/src/dxt.cpp                     assert( (unsigned)j < (unsigned)n );
assert           1011 modules/core/src/dxt.cpp     assert( tab_size == n );
assert           1121 modules/core/src/dxt.cpp     assert( tab_size == n );
assert           1125 modules/core/src/dxt.cpp         assert( src != dst );
assert           2859 modules/core/src/dxt.cpp                     assert( !inv );
assert           3229 modules/core/src/dxt.cpp     assert( (n&1) == 0 );
assert           3267 modules/core/src/dxt.cpp         assert( elem_size == sizeof(Complex<float>) );
assert            997 modules/core/src/lapack.cpp             assert( n == 1 );
assert           1174 modules/core/src/lapack.cpp             assert( src.rows == 1 );
assert            123 modules/core/src/matmul.cpp             assert(0);
assert           2601 modules/core/src/matmul.cpp         assert( delta_cols == 1 );
assert           5107 modules/core/src/matrix.cpp     assert(hdr);
assert            116 modules/core/src/opencl/runtime/opencl_clamdblas.cpp     assert(ID >= 0 && ID < (int)(sizeof(openclamdblas_fn)/sizeof(openclamdblas_fn[0])));
assert            116 modules/core/src/opencl/runtime/opencl_clamdfft.cpp     assert(ID >= 0 && ID < (int)(sizeof(openclamdfft_fn)/sizeof(openclamdfft_fn[0])));
assert            256 modules/core/src/opencl/runtime/opencl_core.cpp         assert(ID >= 0 && ID < (int)(sizeof(opencl_fn_list)/sizeof(opencl_fn_list[0])));
assert            263 modules/core/src/opencl/runtime/opencl_core.cpp         assert(ID >= 0 && ID < (int)(sizeof(opencl_svm_fn_list)/sizeof(opencl_svm_fn_list[0])));
assert            408 modules/core/src/persistence.cpp             assert( fs->fmt == CV_STORAGE_FORMAT_XML );
assert           1584 modules/core/src/persistence.cpp     assert( fs->struct_indent >= 0 );
assert           1757 modules/core/src/persistence.cpp                 assert( ptr[1] == '-' && ptr[2] == '>' );
assert           1865 modules/core/src/persistence.cpp             assert( tag_type == CV_XML_OPENING_TAG );
assert           2098 modules/core/src/persistence.cpp         assert( ptr[1] != '-' || ptr[2] != '-' );
assert           2161 modules/core/src/persistence.cpp             assert( stub.tag == CV_NODE_STRING );
assert           2260 modules/core/src/persistence.cpp     assert( fs->dummy_eof != 0 );
assert           3005 modules/core/src/persistence.cpp     assert( fmt_pairs != 0 && max_len > 0 );
assert           3169 modules/core/src/persistence.cpp                     assert(0);
assert           3291 modules/core/src/persistence.cpp                         assert(0);
assert           3341 modules/core/src/persistence.cpp                         assert(0);
assert           3508 modules/core/src/persistence.cpp     assert( CV_IS_MAT_HDR_Z(mat) );
assert           3602 modules/core/src/persistence.cpp     assert( CV_IS_MATND_HDR(mat) );
assert           3720 modules/core/src/persistence.cpp     assert( CV_IS_SPARSE_MAT(mat) );
assert           3756 modules/core/src/persistence.cpp                 assert( k < dims );
assert           3870 modules/core/src/persistence.cpp     assert( CV_IS_IMAGE(image) );
assert           4120 modules/core/src/persistence.cpp     assert( CV_IS_SEQ( seq ));
assert           4170 modules/core/src/persistence.cpp     assert( CV_IS_SEQ( seq ));
assert           4372 modules/core/src/persistence.cpp             assert( level == prev_level + 1 );
assert           4437 modules/core/src/persistence.cpp     assert( CV_IS_GRAPH(graph) );
assert            105 modules/core/src/precomp.hpp #define CV_FAST_CAST_8U(t)   (assert(-256 <= (t) && (t) <= 512), cv::g_Saturate8u[(t)+256])
assert             34 modules/core/test/test_ds.cpp     assert( 0 <= index && index < seq->count );
assert             51 modules/core/test/test_ds.cpp     assert( (from_idx > to_idx && !elem) || (from_idx < to_idx && elem) );
assert            129 modules/core/test/test_ds.cpp     assert( 0 <= index && index < set_header->max_count );
assert            137 modules/core/test/test_ds.cpp     assert( set_header->free_count > 0 );
assert            141 modules/core/test/test_ds.cpp     assert( set_header->array[idx2] == 0 );
assert            153 modules/core/test/test_ds.cpp     assert( set_header->free_count < set_header->max_count &&
assert            155 modules/core/test/test_ds.cpp     assert( set_header->array[index * set_header->elem_size] == 1 );
assert            188 modules/core/test/test_ds.cpp     assert( max_vtx_count > 1 && vtx_size >= 0 && edge_size >= 0 );
assert            236 modules/core/test/test_ds.cpp     assert( cvTsSimpleSetFind( graph->vtx, idx1 ) &&
assert            242 modules/core/test/test_ds.cpp         assert( graph->matrix[ofs] == 0 );
assert            256 modules/core/test/test_ds.cpp     assert( cvTsSimpleSetFind( graph->vtx, idx1 ) &&
assert            262 modules/core/test/test_ds.cpp         assert( graph->matrix[ofs] == 1 );
assert            292 modules/core/test/test_ds.cpp     assert( cvTsSimpleGraphFindVertex( graph, index ) != 0 );
assert            302 modules/core/test/test_ds.cpp         assert( count % 2 == 0 );
assert            606 modules/core/test/test_ds.cpp     assert( seq->total == sseq->count );
assert            653 modules/core/test/test_ds.cpp     assert( total == sseq->count );
assert            961 modules/core/test/test_ds.cpp                 assert(0);
assert           1890 modules/core/test/test_ds.cpp     assert( graph->active_count == vtx_count );
assert           1901 modules/core/test/test_ds.cpp     assert( graph->active_count == vtx_count && graph->edges->active_count <= edge_count );
assert            208 modules/core/test/test_dxt.cpp         assert(0);
assert             24 modules/core/test/test_mat.cpp     assert( src.channels() == 1 );
assert            134 modules/core/test/test_mat.cpp     assert( opRes.type() == CV_64FC1 );
assert            188 modules/core/test/test_mat.cpp         assert( 0 );
assert            982 modules/core/test/test_math.cpp         assert( mat_depth == CV_64F );
assert           1008 modules/core/test/test_math.cpp                 assert(0);
assert           1038 modules/core/test/test_math.cpp                 assert(0);
assert           1052 modules/core/test/test_math.cpp                 assert(0);
assert           1401 modules/core/test/test_math.cpp     assert( CV_MAT_TYPE(a->type) == CV_64FC1 &&
assert           1457 modules/core/test/test_math.cpp         assert( b );
assert            147 modules/features2d/test/test_descriptors_regression.cpp         assert( dextractor );
assert            192 modules/features2d/test/test_descriptors_regression.cpp         assert( dextractor );
assert            159 modules/features2d/test/test_detectors_regression.cpp         assert( minDist >= 0 );
assert            176 modules/features2d/test/test_detectors_regression.cpp     assert( !fdetector.empty() );
assert             83 modules/features2d/test/test_matchers_algorithmic.cpp     assert( !dmatcher.empty() );
assert            312 modules/features2d/test/test_nearestneighbors.cpp         default: assert(0);
assert            494 modules/flann/include/opencv2/flann/autotuned_index.h         assert(bestIndex_ != NULL); // must have a valid index
assert            154 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h         assert(rnd >=0 && rnd < n);
assert            209 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h         assert(index >=0 && index < n);
assert            296 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h         assert(index >=0 && index < n);
assert            566 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h         assert(result.full());
assert            429 modules/flann/include/opencv2/flann/kdtree_index.h         assert(result.full());
assert            458 modules/flann/include/opencv2/flann/kdtree_index.h         assert(result.full());
assert            214 modules/flann/include/opencv2/flann/kdtree_single_index.h         assert(queries.cols == veclen());
assert            215 modules/flann/include/opencv2/flann/kdtree_single_index.h         assert(indices.rows >= queries.rows);
assert            216 modules/flann/include/opencv2/flann/kdtree_single_index.h         assert(dists.rows >= queries.rows);
assert            217 modules/flann/include/opencv2/flann/kdtree_single_index.h         assert(int(indices.cols) >= knn);
assert            218 modules/flann/include/opencv2/flann/kdtree_single_index.h         assert(int(dists.cols) >= knn);
assert            153 modules/flann/include/opencv2/flann/kmeans_index.h         assert(rnd >=0 && rnd < n);
assert            208 modules/flann/include/opencv2/flann/kmeans_index.h         assert(index >=0 && index < n);
assert            516 modules/flann/include/opencv2/flann/kmeans_index.h             assert(result.full());
assert            192 modules/flann/include/opencv2/flann/lsh_index.h         assert(queries.cols == veclen());
assert            193 modules/flann/include/opencv2/flann/lsh_index.h         assert(indices.rows >= queries.rows);
assert            194 modules/flann/include/opencv2/flann/lsh_index.h         assert(dists.rows >= queries.rows);
assert            195 modules/flann/include/opencv2/flann/lsh_index.h         assert(int(indices.cols) >= knn);
assert            196 modules/flann/include/opencv2/flann/lsh_index.h         assert(int(dists.cols) >= knn);
assert            161 modules/flann/include/opencv2/flann/lsh_table.h         assert(0);
assert            242 modules/flann/include/opencv2/flann/lsh_table.h         assert(0);
assert             70 modules/flann/include/opencv2/flann/nn_index.h         assert(queries.cols == veclen());
assert             71 modules/flann/include/opencv2/flann/nn_index.h         assert(indices.rows >= queries.rows);
assert             72 modules/flann/include/opencv2/flann/nn_index.h         assert(dists.rows >= queries.rows);
assert             73 modules/flann/include/opencv2/flann/nn_index.h         assert(int(indices.cols) >= knn);
assert             74 modules/flann/include/opencv2/flann/nn_index.h         assert(int(dists.cols) >= knn);
assert            108 modules/flann/include/opencv2/flann/nn_index.h         assert(query.cols == veclen());
assert            109 modules/flann/include/opencv2/flann/nn_index.h         assert(indices.cols == dists.cols);
assert             73 modules/flann/include/opencv2/flann/simplex_downhill.h     assert(n>0);
assert            122 modules/highgui/src/window_carbon.cpp     assert(exp);                                                \
assert            345 modules/highgui/src/window_gtk.cpp     assert( image_widget->scaled_image );
assert            104 modules/highgui/src/window_w32.cpp     assert( bmi && width >= 0 && height >= 0 && (bpp == 8 || bpp == 24 || bpp == 32));
assert           1000 modules/highgui/src/window_w32.cpp     assert(window);
assert           1055 modules/highgui/src/window_w32.cpp     assert(window);
assert            167 modules/imgcodecs/src/bitstrm.cpp     assert( isOpened() && pos >= 0 );
assert            184 modules/imgcodecs/src/bitstrm.cpp     assert( isOpened() );
assert            190 modules/imgcodecs/src/bitstrm.cpp     assert( bytes >= 0 );
assert            221 modules/imgcodecs/src/bitstrm.cpp     assert( count >= 0 );
assert            372 modules/imgcodecs/src/bitstrm.cpp     assert( isOpened() );
assert            443 modules/imgcodecs/src/bitstrm.cpp     assert( isOpened() );
assert            466 modules/imgcodecs/src/bitstrm.cpp     assert( data && m_current && count >= 0 );
assert            473 modules/imgcodecs/src/grfmt_bmp.cpp             assert(0);
assert            333 modules/imgcodecs/src/grfmt_pxm.cpp             assert(0);
assert            123 modules/imgcodecs/src/grfmt_sunras.cpp                     assert( m_offset == 32 + m_maplength );
assert            136 modules/imgcodecs/src/grfmt_sunras.cpp                 assert( m_offset == 32 + m_maplength );
assert            229 modules/imgcodecs/src/grfmt_sunras.cpp                             assert(0);
assert            370 modules/imgcodecs/src/grfmt_sunras.cpp             assert(0);
assert            662 modules/imgcodecs/src/utils.cpp             assert( swap_rb );
assert            131 modules/imgproc/src/approx.cpp     assert( current );
assert            150 modules/imgproc/src/approx.cpp             assert( k <= len );
assert            207 modules/imgproc/src/approx.cpp                 assert( 0 <= sk.f && sk.f <= 2.2 );
assert            260 modules/imgproc/src/approx.cpp     assert( current );
assert            295 modules/imgproc/src/approx.cpp     assert( temp.next );
assert            364 modules/imgproc/src/approx.cpp     assert( current );
assert            441 modules/imgproc/src/approx.cpp             assert( prev_contour != 0 );
assert            592 modules/imgproc/src/approx.cpp             assert( dx != 0 || dy != 0 );
assert            808 modules/imgproc/src/approx.cpp         assert( contour );
assert            829 modules/imgproc/src/approx.cpp             assert( prev_contour != 0 );
assert           4783 modules/imgproc/src/color.cpp                 assert( 0 <= h && h < 6 );
assert            101 modules/imgproc/src/contours.cpp         assert( (code & ~7) == 0 );
assert            513 modules/imgproc/src/contours.cpp     assert( (unsigned) _method <= CV_CHAIN_APPROX_SIMPLE );
assert            604 modules/imgproc/src/contours.cpp     assert( (writer.seq->total == 0 && writer.seq->first == 0) ||
assert            627 modules/imgproc/src/contours.cpp     assert( (*i0 & -2) != 0 );
assert            684 modules/imgproc/src/contours.cpp     assert( (unsigned) _method <= CV_CHAIN_APPROX_SIMPLE );
assert            685 modules/imgproc/src/contours.cpp     assert( 1 < nbd && nbd < 128 );
assert            791 modules/imgproc/src/contours.cpp     assert( (writer.seq->total == 0 && writer.seq->first == 0) ||
assert            875 modules/imgproc/src/contours.cpp     assert( (unsigned) _method <= CV_CHAIN_APPROX_SIMPLE );
assert            980 modules/imgproc/src/contours.cpp     assert( (writer.seq->total == 0 && writer.seq->first == 0) ||
assert           1109 modules/imgproc/src/contours.cpp                     assert( par_info != 0 );
assert           1125 modules/imgproc/src/contours.cpp                     assert( par_info->is_hole != is_hole );
assert            661 modules/imgproc/src/convhull.cpp         assert( dx0 != 0 || dy0 != 0 );
assert            128 modules/imgproc/src/drawing.cpp         assert( (c1 & c2) != 0 || (x1 | y1 | x2 | y2) >= 0 );
assert            212 modules/imgproc/src/drawing.cpp         assert( dx >= 0 && dy >= 0 );
assert            223 modules/imgproc/src/drawing.cpp         assert( dx >= 0 && dy >= 0 );
assert           1064 modules/imgproc/src/drawing.cpp     assert( 0 <= shift && shift <= XY_SHIFT );
assert           1277 modules/imgproc/src/drawing.cpp         assert( e1.y0 < e1.y1 );
assert           2423 modules/imgproc/src/drawing.cpp                 assert( (code & ~7) == 0 );
assert            339 modules/imgproc/src/emd.cpp     assert( cost_step % sizeof(float) == 0 );
assert            511 modules/imgproc/src/emd.cpp                         assert( cost );
assert            553 modules/imgproc/src/emd.cpp     assert( buffer <= buffer_end );
assert            783 modules/imgproc/src/emd.cpp         assert( cur_x );
assert            793 modules/imgproc/src/emd.cpp         assert( cur_x );
assert            305 modules/imgproc/src/hough.cpp                     assert( i >= 0 );
assert            306 modules/imgproc/src/hough.cpp                     assert( i < rn * tn );
assert            370 modules/imgproc/src/hough.cpp                         assert( i >= -1 );
assert            371 modules/imgproc/src/hough.cpp                         assert( i <= sfn );
assert           1073 modules/imgproc/src/hough.cpp             assert( mag >= 1 );
assert           2688 modules/imgproc/src/imgwarp.cpp             assert( k < ssize*2 );
assert           2696 modules/imgproc/src/imgwarp.cpp             assert( k < ssize*2 );
assert           2704 modules/imgproc/src/imgwarp.cpp             assert( k < ssize*2 );
assert           3339 modules/imgproc/src/imgwarp.cpp                     assert( ytab[k].di == dy );
assert             53 modules/imgproc/src/moments.cpp     assert( moments != 0 );
assert             69 modules/imgproc/src/precomp.hpp #define CV_FAST_CAST_8U(t)  (assert(-256 <= (t) && (t) <= 512), icvSaturate8u_cv[(t)+256])
assert             77 modules/imgproc/src/samplers.cpp         assert( rect.width <= win_size.width );
assert            156 modules/imgproc/src/segmentation.cpp         assert( 0 <= diff && diff <= 255 );  \
assert            216 modules/imgproc/src/segmentation.cpp                 assert( 0 <= idx && idx <= 255 );
assert            287 modules/imgproc/src/segmentation.cpp         assert( lab != 0 );
assert           1914 modules/imgproc/src/smooth.cpp                         assert( k < 16 );
assert           1951 modules/imgproc/src/smooth.cpp                         assert( b < 16 );
assert           1977 modules/imgproc/src/smooth.cpp                         assert( k < 16 );
assert           2014 modules/imgproc/src/smooth.cpp                         assert( b < 16 );
assert           2141 modules/imgproc/src/smooth.cpp                 assert( cn == 4 );
assert           2831 modules/imgproc/src/smooth.cpp                 assert( cn == 3 );
assert            435 modules/imgproc/src/subdivision2d.cpp     assert( curr_edge != 0 );
assert            187 modules/imgproc/test/test_approxpoly.cpp         assert( false );
assert            242 modules/imgproc/test/test_approxpoly.cpp     assert( SrcSeq && DstSeq );
assert            207 modules/imgproc/test/test_bilateral_filter.cpp                 assert( cn == 3 );
assert            222 modules/imgproc/test/test_canny.cpp                 assert( fabs(tg) > tan_3pi_8 );
assert            218 modules/imgproc/test/test_color.cpp     assert( (cn == 3 || cn == 4) && (dst_cn == 3 || dst_cn == 1) );
assert            282 modules/imgproc/test/test_color.cpp             assert(0);
assert            313 modules/imgproc/test/test_color.cpp         assert( cn == 3 || cn == 4 );
assert            386 modules/imgproc/test/test_color.cpp                 assert(0);
assert           1419 modules/imgproc/test/test_color.cpp             assert(0);
assert           1525 modules/imgproc/test/test_color.cpp             assert(0);
assert            155 modules/imgproc/test/test_contours.cpp     assert( img->depth == IPL_DEPTH_8U && img->nChannels == 1 );
assert            191 modules/imgproc/test/test_contours.cpp     assert( img->depth == IPL_DEPTH_8U && img->nChannels == 1 && (val&1) != 0);
assert            298 modules/imgproc/test/test_convhull.cpp         assert( CV_IS_MAT(ptm) && CV_IS_MAT_CONT(ptm->type) );
assert            307 modules/imgproc/test/test_convhull.cpp     assert( (point_type == CV_32S || point_type == CV_32F) && n <= 4 );
assert           1190 modules/imgproc/test/test_convhull.cpp         assert( CV_IS_MAT(ptm) && CV_IS_MAT_CONT(ptm->type) );
assert           1196 modules/imgproc/test/test_convhull.cpp     assert( point_type == CV_32SC2 || point_type == CV_32FC2 );
assert           1481 modules/imgproc/test/test_convhull.cpp         assert( CV_IS_MAT(ptm) && CV_IS_MAT_CONT(ptm->type) );
assert           1657 modules/imgproc/test/test_convhull.cpp         assert( CV_IS_MAT(ptm) && CV_IS_MAT_CONT(ptm->type) );
assert           1663 modules/imgproc/test/test_convhull.cpp     assert( point_type == CV_32SC2 || point_type == CV_32FC2 );
assert           1743 modules/imgproc/test/test_convhull.cpp     assert( 0 < center.x - max_sz && center.x + max_sz < img_size.width &&
assert            165 modules/imgproc/test/test_distancetransform.cpp     assert( mask_size == 3 || mask_size == 5 );
assert            795 modules/imgproc/test/test_filter.cpp         assert( n%2 == 1 );
assert            914 modules/imgproc/test/test_filter.cpp     assert( src.rows == dst.rows + m - 1 && src.cols == dst.cols + m - 1 &&
assert            972 modules/imgproc/test/test_filter.cpp                     assert( col_buf[l] < INT_MAX );
assert            983 modules/imgproc/test/test_filter.cpp             assert( n == m2 );
assert            173 modules/imgproc/test/test_imgwarp.cpp             assert(0);
assert            452 modules/imgproc/test/test_imgwarp.cpp                 assert(0);
assert            884 modules/imgproc/test/test_imgwarp_strict.cpp         assert(0);
assert            189 modules/imgproc/test/test_templmatch.cpp     assert( CV_TM_SQDIFF <= method && method <= CV_TM_CCOEFF_NORMED );
assert            147 modules/imgproc/test/test_thresh.cpp     assert( depth == CV_8U || depth == CV_16S || depth == CV_32F );
assert            309 modules/imgproc/test/test_thresh.cpp         assert(0);
assert            123 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java         assert(new File(OpenCVTestRunner.LENA_PATH).exists());
assert            124 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java         assert(new File(OpenCVTestRunner.CHESS_PATH).exists());
assert            125 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java         assert(new File(OpenCVTestRunner.LBPCASCADE_FRONTALFACE_PATH).exists());
assert            866 modules/ml/src/tree.cpp         assert( m == 2 );
assert            100 modules/ml/test/test_emknearestkmeans.cpp         assert( mit->rows == 1 && mit->cols == data.cols );
assert            101 modules/ml/test/test_emknearestkmeans.cpp         assert( cit->rows == data.cols && cit->cols == data.cols );
assert            132 modules/ml/test/test_emknearestkmeans.cpp     assert( idx >= 0);
assert            143 modules/ml/test/test_emknearestkmeans.cpp     assert( !labels.empty() );
assert            144 modules/ml/test/test_emknearestkmeans.cpp     assert( labels.total() == total && (labels.cols == 1 || labels.rows == 1));
assert            145 modules/ml/test/test_emknearestkmeans.cpp     assert( labels.type() == CV_32SC1 || labels.type() == CV_32FC1 );
assert            343 modules/ml/test/test_mltests2.cpp         assert( 0 );
assert            456 modules/ml/test/test_mltests2.cpp         assert( 0 );
assert            908 modules/objdetect/src/cascadedetect.cpp     assert( !oldCascade &&
assert            397 modules/objdetect/src/haar.cpp     assert( (char*)haar_node_ptr - (char*)out <= datasize );
assert            865 modules/objdetect/src/haar.cpp         assert( start_stage == 0 );
assert           1842 modules/objdetect/src/haar.cpp         assert( count > 0 );
assert           1872 modules/objdetect/src/haar.cpp                 assert( rects >= 2 && rects <= CV_HAAR_FEATURE_MAX );
assert            743 modules/objdetect/src/hog.cpp     assert( count1 + count2 + count4 == rawBlockSize );
assert            765 modules/objdetect/src/hog.cpp     assert(descriptor != 0);
assert            197 modules/objdetect/test/test_cascadeandhog.cpp         assert( detectorNames.size() == detectorFilenames.size() );
assert            301 modules/objdetect/test/test_cascadeandhog.cpp     assert( imageFilenames.size() == objects.size() );
assert            516 modules/objdetect/test/test_cascadeandhog.cpp         assert(0);
assert            804 modules/objdetect/test/test_cascadeandhog.cpp     assert( count1 + count2 + count4 == rawBlockSize );
assert            826 modules/objdetect/test/test_cascadeandhog.cpp     assert(descriptor != 0);
assert           1304 modules/objdetect/test/test_cascadeandhog.cpp            assert( (unsigned)hidx < (unsigned)_nbins );
assert           9169 modules/ts/include/opencv2/ts/ts_gtest.h     assert(&ptr != this);
assert           13874 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert           13993 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert           14130 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert           14284 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert           14457 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert           14647 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert           14856 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert           15081 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert           15324 modules/ts/include/opencv2/ts/ts_gtest.h       assert(!AtEnd());
assert             53 modules/ts/src/ocl_perf.cpp     assert(factor > 0);
assert            290 modules/ts/src/ts.cpp     assert(0);
assert            271 modules/ts/src/ts_arrtest.cpp     assert( i == OUTPUT || i == INPUT_OUTPUT );
assert            278 modules/ts/src/ts_arrtest.cpp     assert(0);
assert            296 modules/ts/src/ts_arrtest.cpp         assert( sizei == test_array[i1].size() );
assert           2075 modules/ts/src/ts_func.cpp             assert(0);
assert           2686 modules/ts/src/ts_func.cpp         assert( size == 3 );
assert           1096 modules/ts/src/ts_perf.cpp         assert(currentIter == times.size());
assert           1109 modules/ts/src/ts_perf.cpp             assert(getCurrentPerformanceStrategy() == PERF_STRATEGY_SIMPLE);
assert           1353 modules/ts/src/ts_perf.cpp         assert(false);
assert           1428 modules/ts/src/ts_perf.cpp         assert(false);
assert            215 modules/videoio/src/cap_cmu.cpp         assert(0);
assert            236 modules/videoio/src/cap_cmu.cpp         assert(0);
assert            275 modules/videoio/src/cap_dc1394.cpp         assert(format_idx != -1);
assert            169 modules/videoio/src/cap_dc1394_v2.cpp     assert(err == DC1394_SUCCESS);
assert            208 modules/videoio/src/cap_ffmpeg.cpp         assert( ffmpegCapture == 0 );
assert            257 modules/videoio/src/cap_ffmpeg.cpp         assert( ffmpegWriter == 0 );
assert           1416 modules/videoio/src/cap_ffmpeg_impl.hpp         assert(false);
assert           1420 modules/videoio/src/cap_ffmpeg_impl.hpp         assert( input_picture );
assert           1665 modules/videoio/src/cap_ffmpeg_impl.hpp     assert (oc);
assert            444 modules/videoio/src/cap_giganetix.cpp       assert(imageInfo.IsValid());
assert            265 modules/videoio/src/cap_gstreamer.cpp         assert(gst_caps_get_size(buffer_caps) == 1);
assert           1199 modules/videoio/src/cap_gstreamer.cpp     assert (filename);
assert           1200 modules/videoio/src/cap_gstreamer.cpp     assert (fps > 0);
assert           1201 modules/videoio/src/cap_gstreamer.cpp     assert (frameSize.width > 0  &&  frameSize.height > 0);
assert           1120 modules/videoio/src/cap_libv4l.cpp    assert(buf.index < capture->req.count);
assert            620 modules/videoio/src/cap_msmf.hpp         assert(p == NULL);
assert            625 modules/videoio/src/cap_msmf.hpp         assert(p != NULL);
assert            678 modules/videoio/src/cap_msmf.hpp         assert(ppT != NULL);
assert            781 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            787 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            793 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            803 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            809 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            815 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            821 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            827 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            833 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            839 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            845 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            851 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            857 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            863 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            869 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            875 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            881 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            887 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            893 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            899 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            905 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            911 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            917 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            923 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            929 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            935 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            941 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            947 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            953 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            959 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            968 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            974 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert            986 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert           1026 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert           1032 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert           1038 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert           1045 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert           1052 modules/videoio/src/cap_msmf.hpp         assert(_spAttributes);
assert           1180 modules/videoio/src/cap_msmf.hpp         assert(m_IsShutdown);
assert           1193 modules/videoio/src/cap_msmf.hpp             assert(pMedSink.Get() != NULL);
assert           1297 modules/videoio/src/cap_msmf.hpp         assert(!m_IsShutdown);
assert           2016 modules/videoio/src/cap_msmf.hpp         assert(pNode != &m_anchor); // We should never try to remove the anchor node.
assert           2339 modules/videoio/src/cap_msmf.hpp             assert(pItem || NULLABLE);
assert           2362 modules/videoio/src/cap_msmf.hpp             assert(pItem || NULLABLE);
assert           2466 modules/videoio/src/cap_msmf.hpp         assert(m_IsShutdown);
assert           3060 modules/videoio/src/cap_msmf.hpp             assert(spResult);
assert            611 modules/videoio/src/cap_qt.cpp     assert (0);
assert            618 modules/videoio/src/cap_qt.cpp     assert (0);
assert           1205 modules/videoio/src/cap_v4l.cpp    assert(buf.index < capture->req.count);
assert            159 samples/winrt/ImageManipulations/MediaExtensions/Common/LinkList.h         assert(pNode != &m_anchor); // We should never try to remove the anchor node.
assert            477 samples/winrt/ImageManipulations/MediaExtensions/Common/LinkList.h             assert(pItem || NULLABLE);
assert            500 samples/winrt/ImageManipulations/MediaExtensions/Common/LinkList.h             assert(pItem || NULLABLE);
assert           1093 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp     assert(pmt != NULL);
assert           1122 samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/OcvTransform.cpp     assert(pmt != NULL);