Home
last modified time | relevance | path

Searched refs:rep1 (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaDec.c145 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LzmaDec_DecodeReal() local
269 distance = rep1; in LzmaDec_DecodeReal()
286 rep2 = rep1; in LzmaDec_DecodeReal()
288 rep1 = rep0; in LzmaDec_DecodeReal()
435 rep2 = rep1; in LzmaDec_DecodeReal()
436 rep1 = rep0; in LzmaDec_DecodeReal()
507 p->reps[1] = rep1; in LzmaDec_DecodeReal()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.c147 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LzmaDec_DecodeReal() local
271 distance = rep1; in LzmaDec_DecodeReal()
288 rep2 = rep1; in LzmaDec_DecodeReal()
290 rep1 = rep0; in LzmaDec_DecodeReal()
437 rep2 = rep1; in LzmaDec_DecodeReal()
438 rep1 = rep0; in LzmaDec_DecodeReal()
509 p->reps[1] = rep1; in LzmaDec_DecodeReal()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
DLzmaDec.c147 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LzmaDec_DecodeReal() local
271 distance = rep1; in LzmaDec_DecodeReal()
288 rep2 = rep1; in LzmaDec_DecodeReal()
290 rep1 = rep0; in LzmaDec_DecodeReal()
437 rep2 = rep1; in LzmaDec_DecodeReal()
438 rep1 = rep0; in LzmaDec_DecodeReal()
509 p->reps[1] = rep1; in LzmaDec_DecodeReal()