Searched refs:kEndMarker (Results 1 – 14 of 14) sorted by relevance
109 int i = FindProp(NCoderPropID::kEndMarker); in Get_Lzma_Eos()239 if (FindProp(NCoderPropID::kEndMarker) < 0) in AddProp_EndMarker_if_NotFound()240 AddPropBool(NCoderPropID::kEndMarker, eos); in AddProp_EndMarker_if_NotFound()
36 current_(kEndMarker), in RegExpParser()73 return kEndMarker; in Next()92 current_ = kEndMarker; in Advance()148 current_ = kEndMarker; in ReportError()191 case kEndMarker: in ParseDisjunction()306 case kEndMarker: in ParseDisjunction()733 while ((n = current()) != kEndMarker) { in ScanForCaptures()741 while ((c = current()) != kEndMarker) { in ScanForCaptures()1092 DCHECK(('0' <= current() && current() <= '7') || current() == kEndMarker); in ParseOctalLiteral()1586 case kEndMarker: in ParseClassEscape()[all …]
219 static const uc32 kEndMarker = (1 << 21); variable
137 static const uintptr_t kEndMarker = 0xdecade11; member in __anon0cf5a24a0211::FailureMessage142 uintptr_t end_marker_ = kEndMarker;
122 case NCoderPropID::kEndMarker: in SetCoderProperties()
199 SparseInputMask(SparseInputMask::kEndMarker << 1))))
257 base::bits::CountPopulation(kEndMarker), in InputIterator()283 return (bit_mask_ == kEndMarker) || in IsEnd()291 base::bits::CountPopulation(kEndMarker); in CountReal()320 while (mask != SparseInputMask::kEndMarker) { in operator <<()
166 input_mask |= SparseInputMask::kEndMarker << virtual_node_count; in FillBufferWithValues()
248 static const BitMaskType kEndMarker = 0x1; variable
121 kEndMarker, // VT_BOOL enumerator
663 NCoderPropID::kEndMarker, in main2()
2060 static const uintptr_t kEndMarker = 0xdecade31; variable2071 uintptr_t end_marker_ = kEndMarker;
2308 static const int kEndMarker = 0xDECADE01; variable
4375 *stats->end_marker = HeapStats::kEndMarker; in RecordStats()