Searched refs:rep1 (Results 1 – 12 of 12) sorted by relevance
/external/lzma/Java/SevenZip/Compression/LZMA/ |
D | Decoder.java | 209 int rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Code() local 245 distance = rep1; in Code() 255 rep2 = rep1; in Code() 257 rep1 = rep0; in Code() 269 rep2 = rep1; in Code() 270 rep1 = rep0; in Code()
|
/external/lzma/CS/7zip/Compress/LZMA/ |
D | LzmaDecoder.cs | 237 uint rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Code() 289 distance = rep1; in Code() 300 rep2 = rep1; in Code() 302 rep1 = rep0; in Code() 311 rep2 = rep1; in Code() 312 rep1 = rep0; in Code()
|
/external/v8/src/compiler/ |
D | representation-change.cc | 57 Truncation::TruncationKind Truncation::Generalize(TruncationKind rep1, in Generalize() argument 59 if (LessGeneral(rep1, rep2)) return rep2; in Generalize() 60 if (LessGeneral(rep2, rep1)) return rep1; in Generalize() 62 if (LessGeneral(rep1, TruncationKind::kFloat64) && in Generalize() 73 bool Truncation::LessGeneral(TruncationKind rep1, TruncationKind rep2) { in LessGeneral() argument 74 switch (rep1) { in LessGeneral()
|
D | representation-change.h | 69 static TruncationKind Generalize(TruncationKind rep1, TruncationKind rep2); 70 static bool LessGeneral(TruncationKind rep1, TruncationKind rep2);
|
/external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
D | LzmaSpec.cpp | 472 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local 515 dist = rep1; in Decode() 525 rep2 = rep1; in Decode() 527 rep1 = rep0; in Decode() 536 rep2 = rep1; in Decode() 537 rep1 = rep0; in Decode()
|
/external/lzma/xz-embedded/ |
D | xz_dec_lzma2.c | 135 uint32_t rep1; member 655 s->lzma.rep2 = s->lzma.rep1; in lzma_match() 656 s->lzma.rep1 = s->lzma.rep0; in lzma_match() 701 tmp = s->lzma.rep1; in lzma_rep_match() 710 s->lzma.rep2 = s->lzma.rep1; in lzma_rep_match() 713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match() 774 s->lzma.rep1 = 0; in lzma_reset()
|
/external/lzma/C/ |
D | LzmaDec.c | 145 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LzmaDec_DecodeReal() local 268 distance = rep1; in LzmaDec_DecodeReal() 285 rep2 = rep1; in LzmaDec_DecodeReal() 287 rep1 = rep0; in LzmaDec_DecodeReal() 395 rep2 = rep1; in LzmaDec_DecodeReal() 396 rep1 = rep0; in LzmaDec_DecodeReal() 452 p->reps[1] = rep1; in LzmaDec_DecodeReal()
|
/external/lzma/DOC/ |
D | lzma-specification.txt | 926 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; 1020 rep2 = rep1; 1021 rep1 = rep0; 1090 UInt32 dist = rep1; 1091 rep1 = rep0; 1096 rep2 = rep1; 1097 rep1 = rep0; 1103 rep2 = rep1; 1104 rep1 = rep0;
|
/external/toybox/toys/pending/ |
D | xzcat.c | 1297 uint32_t rep1; member 1803 s->lzma.rep2 = s->lzma.rep1; in lzma_match() 1804 s->lzma.rep1 = s->lzma.rep0; in lzma_match() 1849 tmp = s->lzma.rep1; in lzma_rep_match() 1858 s->lzma.rep2 = s->lzma.rep1; in lzma_rep_match() 1861 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match() 1922 s->lzma.rep1 = 0; in lzma_reset()
|
/external/v8/src/ |
D | objects.h | 5660 Representation rep1, Handle<HeapType> type1, Representation rep2,
|
D | objects.cc | 3261 Handle<HeapType> Map::GeneralizeFieldType(Representation rep1, in GeneralizeFieldType() argument 3269 if (FieldTypeIsCleared(rep1, *type1) || FieldTypeIsCleared(rep2, *type2)) { in GeneralizeFieldType()
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 46382 rep1áll 46383 rep1álm 46396 rep1é2j
|