Searched defs:EOS (Results 1 – 11 of 11) 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
164 static final int EOS = 2; // end of string field in CollationFastLatin
160 static final int EOS = 2; // end of string field in CollationFastLatin
100 #define EOS '\0' macro
84 #define EOS '\0' macro
129 bool EOS() const { return (GetKind() == kBlockEOS); } in EOS() function
6717 bool Cluster::EOS() const { return (m_pSegment == NULL); } in EOS() function in mkvparser::Cluster
6499 bool Cluster::EOS() const { return (m_pSegment == NULL); } in EOS() function in mkvparser::Cluster7234 bool BlockEntry::EOS() const { return (GetKind() == kBlockEOS); } in EOS() function in mkvparser::BlockEntry
1384 #define EOS 0 /* end of string */ macro