Searched defs:rep1 (Results 1 – 11 of 11) sorted by relevance
/external/v8/src/ |
D | machine-type.cc | 11 bool IsSubtype(MachineRepresentation rep1, MachineRepresentation rep2) { in IsSubtype()
|
D | objects.cc | 4746 Handle<FieldType> Map::GeneralizeFieldType(Representation rep1, in GeneralizeFieldType()
|
/external/v8/src/compiler/ |
D | representation-change.cc | 68 Truncation::TruncationKind Truncation::Generalize(TruncationKind rep1, in Generalize() 98 bool Truncation::LessGeneral(TruncationKind rep1, TruncationKind rep2) { in LessGeneral()
|
/external/lzma/Java/SevenZip/Compression/LZMA/ |
D | Decoder.java | 209 int rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Code() local
|
/external/lzma/Asm/x86/ |
D | LzmaDecOpt.asm | 527 rep1 dd ? define 556 rep1 dd ? define
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_finalize.cpp | 225 repeat_node *rep1 = static_cast<repeat_node*>(repdep1); in finalize_if() local
|
/external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
D | LzmaSpec.cpp | 474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
|
/external/xz-embedded/linux/lib/xz/ |
D | xz_dec_lzma2.c | 135 uint32_t rep1; member
|
/external/lzma/C/ |
D | LzmaDec.c | 222 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LZMA_DECODE_REAL() local
|
/external/u-boot/lib/lzma/ |
D | LzmaDec.c | 139 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LzmaDec_DecodeReal() local
|
/external/toybox/toys/pending/ |
D | xzcat.c | 1291 uint32_t rep1; member
|