Home
last modified time | relevance | path

Searched defs:numProbs (Results 1 – 4 of 4) sorted by relevance

/external/lzma/C/
DLzmaDec.h64 UInt32 numProbs; member
DLzmaDec.c742 UInt32 numProbs = Literal + ((UInt32)LZMA_LIT_SIZE << (p->prop.lc + p->prop.lp)); in LzmaDec_InitStateReal() local
959 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2() local
/external/gptfdisk/
Dbasicmbr.cc708 int i, j, numProbs = 0, numEE = 0, ProtectiveOnOne = 0; in FindOverlaps() local
Dgpt.cc353 int numProbs = 0; in CheckGPTSize() local