Home
last modified time | relevance | path

Searched refs:rep2 (Results 1 – 20 of 20) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dmachine-type.cc11 bool IsSubtype(MachineRepresentation rep1, MachineRepresentation rep2) { in IsSubtype() argument
12 if (rep1 == rep2) return true; in IsSubtype()
16 return rep2 == MachineRepresentation::kTagged; in IsSubtype()
18 return rep2 == MachineRepresentation::kCompressed; in IsSubtype()
Dmachine-type.h55 bool IsSubtype(MachineRepresentation rep1, MachineRepresentation rep2);
57 #define ASSERT_CONSECUTIVE(rep1, rep2) \ argument
59 static_cast<uint8_t>(MachineRepresentation::k##rep2), \
60 #rep1 " and " #rep2 " must be consecutive.");
/third_party/lzma/Java/SevenZip/Compression/LZMA/
DDecoder.java209 int rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Code() local
249 distance = rep2; in Code()
253 rep3 = rep2; in Code()
255 rep2 = rep1; in Code()
268 rep3 = rep2; in Code()
269 rep2 = rep1; in Code()
/third_party/python/Lib/
Dcodeop.py110 rep2 = repr(err2)
111 if "was never closed" in rep1 and "was never closed" in rep2:
113 if rep1 == rep2:
/third_party/lzma/CS/7zip/Compress/LZMA/
DLzmaDecoder.cs237 uint rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Code()
294 distance = rep2; in Code()
298 rep3 = rep2; in Code()
300 rep2 = rep1; in Code()
310 rep3 = rep2; in Code()
311 rep2 = rep1; in Code()
/third_party/node/deps/v8/src/compiler/
Drepresentation-change.cc76 TruncationKind rep2) { in Generalize() argument
77 if (LessGeneral(rep1, rep2)) return rep2; in Generalize()
78 if (LessGeneral(rep2, rep1)) return rep1; in Generalize()
81 LessGeneral(rep2, TruncationKind::kOddballAndBigIntToNumber)) { in Generalize()
86 LessGeneral(rep2, TruncationKind::kAny)) { in Generalize()
104 bool Truncation::LessGeneral(TruncationKind rep1, TruncationKind rep2) { in LessGeneral() argument
109 return rep2 == TruncationKind::kBool || rep2 == TruncationKind::kAny; in LessGeneral()
111 return rep2 == TruncationKind::kWord32 || in LessGeneral()
112 rep2 == TruncationKind::kWord64 || in LessGeneral()
113 rep2 == TruncationKind::kOddballAndBigIntToNumber || in LessGeneral()
[all …]
Drepresentation-change.h108 static TruncationKind Generalize(TruncationKind rep1, TruncationKind rep2);
111 static bool LessGeneral(TruncationKind rep1, TruncationKind rep2);
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
521 dist = rep2; in Decode()
525 rep3 = rep2; in Decode()
527 rep2 = rep1; in Decode()
537 rep3 = rep2; in Decode()
538 rep2 = rep1; in Decode()
/third_party/lzma/Asm/x86/
DLzmaDecOpt.asm529 rep2 dd ? define
558 rep2 dd ? define
634 COPY_VAR(rep2)
1161 mov dist2, LOC rep2
1162 mov LOC rep2, dist
1241 ; rep3 = rep2;
1242 ; rep2 = rep1;
1251 mov LOC rep2, x1
1291 RESTORE_VAR(rep2)
/third_party/lzma/C/
DLzmaDec.c238 UInt32 rep0 = p->reps[0], rep1 = p->reps[1], rep2 = p->reps[2], rep3 = p->reps[3]; in LZMA_DECODE_REAL() local
375 distance = rep2; in LZMA_DECODE_REAL()
381 rep3 = rep2; in LZMA_DECODE_REAL()
383 rep2 = rep1; in LZMA_DECODE_REAL()
532 rep3 = rep2; in LZMA_DECODE_REAL()
533 rep2 = rep1; in LZMA_DECODE_REAL()
605 p->reps[2] = rep2; in LZMA_DECODE_REAL()
/third_party/toybox/toys/pending/
Dxzcat.c1292 uint32_t rep2; member
1796 s->lzma.rep3 = s->lzma.rep2; in lzma_match()
1797 s->lzma.rep2 = s->lzma.rep1; in lzma_match()
1846 tmp = s->lzma.rep2; in lzma_rep_match()
1849 s->lzma.rep3 = s->lzma.rep2; in lzma_rep_match()
1852 s->lzma.rep2 = s->lzma.rep1; in lzma_rep_match()
1917 s->lzma.rep2 = 0; in lzma_reset()
/third_party/lzma/DOC/
Dlzma-specification.txt927 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0;
1020 rep3 = rep2;
1021 rep2 = rep1;
1096 UInt32 dist = rep2;
1097 rep2 = rep1;
1103 rep3 = rep2;
1104 rep2 = rep1;
/third_party/lzma/Asm/arm64/
DLzmaDecOpt.S179 #define rep2 w22 macro
757 LOAD_LZMA_PAIR rep2, rep3, offset_rep2
1023 mov rep3, rep2
1024 mov rep2, rep1
/third_party/glslang/Test/
D300.vert17 centroid sample out vec4 rep2; // ERROR, replicating auxiliary qualification
D420.vert12 centroid sample out vec4 rep2; // ERROR, replicating auxiliary qualification
/third_party/glslang/Test/baseResults/
D420.vert.out263 0:? 'rep2' ( centroid smooth sample out 4-component vector of float)
346 0:? 'rep2' ( centroid smooth sample out 4-component vector of float)
D300.vert.out320 0:? 'rep2' ( centroid smooth sample out highp 4-component vector of float)
480 0:? 'rep2' ( centroid smooth sample out highp 4-component vector of float)
/third_party/node/deps/v8/src/objects/
Dmap-updater.cc31 Representation rep1, Handle<FieldType> type1, Representation rep2, in GeneralizeFieldType() argument
37 Map::FieldTypeIsCleared(rep2, *type2)) { in GeneralizeFieldType()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord_ring_test.cc1456 CordRep* rep2 = external ? MakeExternal(str2) : MakeFlat(str2); in TEST_F() local
1457 CordRepRing* ring = CordRepRing::Append(CordRepRing::Create(rep1), rep2); in TEST_F()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59072 uint32_t rep2; member
59529 uint32_t rep2; member