Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaDec.h71 UInt32 numProbs; member
DLzmaDec.c904 SizeT numProbs = LzmaProps_GetNumProbs(&p->prop); in LzmaDec_DecodeToDic() local
1108 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2() local
/external/u-boot/lib/lzma/
DLzmaDec.h62 UInt32 numProbs; member
DLzmaDec.c735 UInt32 numProbs = Literal + ((UInt32)LZMA_LIT_SIZE << (p->prop.lc + p->prop.lp)); in LzmaDec_InitStateReal() local
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2() local
/external/gptfdisk/
Dbasicmbr.cc710 int i, j, numProbs = 0, numEE = 0, ProtectiveOnOne = 0; in FindOverlaps() local
Dgpt.cc358 int numProbs = 0; in CheckGPTSize() local