Searched defs:EOS (Results 1 – 8 of 8) sorted by relevance
73 EOS, enumerator
168 static const uint32_t EOS = 2; // end of string variable
200 EOS = 416, enumerator365 #define EOS 416 macro
160 static final int EOS = 2; // end of string field in CollationFastLatin
84 #define EOS '\0' macro
6370 bool Cluster::EOS() const { return (m_pSegment == NULL); } in EOS() function in mkvparser::Cluster7098 bool BlockEntry::EOS() const { return (GetKind() == kBlockEOS); } in EOS() function in mkvparser::BlockEntry
6470 bool Cluster::EOS() const { return (m_pSegment == NULL); } in EOS() function in mkvparser::Cluster7204 bool BlockEntry::EOS() const { return (GetKind() == kBlockEOS); } in EOS() function in mkvparser::BlockEntry
1330 #define EOS 0 /* end of string */ macro