Home
last modified time | relevance | path

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

/third_party/lzma/C/
DLzmaDec.h71 UInt32 numProbs; member
DLzmaDec.c989 SizeT numProbs = LzmaProps_GetNumProbs(&p->prop); in LzmaDec_DecodeToDic() local
1286 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2() local
/third_party/gptfdisk/
Dbasicmbr.cc743 int i, j, numProbs = 0, numEE = 0, ProtectiveOnOne = 0; in FindOverlaps() local
Dgpt.cc449 int numProbs = 0; in CheckGPTSize() local