Home
last modified time | relevance | path

Searched refs:nump (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dt2.c627 OPJ_UINT32 nump = 0; in opj_t2_encode_packet() local
657 ++nump; in opj_t2_encode_packet()
662 … - ((OPJ_INT32)cblk->numlenbits + opj_int_floorlog2((OPJ_INT32)nump))); in opj_t2_encode_packet()
664 nump = 0; in opj_t2_encode_packet()
677 nump++; in opj_t2_encode_packet()
681 …bio_write(bio, (OPJ_UINT32)len, cblk->numlenbits + (OPJ_UINT32)opj_int_floorlog2((OPJ_INT32)nump)); in opj_t2_encode_packet()
683 nump = 0; in opj_t2_encode_packet()
/external/mksh/src/
Dvar.c483 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) in getint() argument
495 nump->i = vp->val.i; in getint()
532 nump->u = (mksh_uari_t)wc; in getint()
552 nump->u = num; in getint()
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c144 static const char * getnum(const char * strp, int * nump, int min,
657 getnum(strp, nump, min, max) in getnum() argument
659 int * const nump;
677 *nump = num;
/external/chromium_org/third_party/icu/source/tools/tzcode/
Dlocaltime.c144 static const char * getnum(const char * strp, int * nump, int min,
657 getnum(strp, nump, min, max) in getnum() argument
659 int * const nump;
677 *nump = num;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
Dttinterp.c7379 FT_ULong k, nump; in Ins_DELTAP() local
7415 nump = (FT_ULong)args[0]; /* some points theoretically may occur more in Ins_DELTAP()
7418 for ( k = 1; k <= nump; k++ ) in Ins_DELTAP()
7558 FT_ULong nump, k; in Ins_DELTAC() local
7583 nump = (FT_ULong)args[0]; in Ins_DELTAC()
7585 for ( k = 1; k <= nump; k++ ) in Ins_DELTAC()
/external/freetype/src/truetype/
Dttinterp.c7490 FT_ULong k, nump; in Ins_DELTAP() local
7526 nump = (FT_ULong)args[0]; /* some points theoretically may occur more in Ins_DELTAP()
7529 for ( k = 1; k <= nump; k++ ) in Ins_DELTAP()
7669 FT_ULong nump, k; in Ins_DELTAC() local
7694 nump = (FT_ULong)args[0]; in Ins_DELTAC()
7696 for ( k = 1; k <= nump; k++ ) in Ins_DELTAC()
/external/chromium_org/third_party/freetype/src/truetype/
Dttinterp.c7375 FT_ULong k, nump; in Ins_DELTAP() local
7411 nump = (FT_ULong)args[0]; /* some points theoretically may occur more in Ins_DELTAP()
7414 for ( k = 1; k <= nump; k++ ) in Ins_DELTAP()
7554 FT_ULong nump, k; in Ins_DELTAC() local
7579 nump = (FT_ULong)args[0]; in Ins_DELTAC()
7581 for ( k = 1; k <= nump; k++ ) in Ins_DELTAC()
/external/mp4parser/isoparser/src/main/resources/
Disoparser-default.properties217 #hinf-nump=com.coremedia.iso.boxes.rtp.HintPacketsSentBox(type)