Searched defs:bol (Results 1 – 9 of 9) sorted by relevance
41 bool bol = bol_; in next() local161 bool bol = bol_; in next() local
207 void reset_bol(bool bol) { bol_ = bol; } in reset_bol()373 bool bol = this->bol_; in lookahead() local512 bool bol = this->bol_; in lookahead() local
183 void reset_bol(bool bol) { bol_ = bol; } in reset_bol()343 bool bol = this->bol_; in lookahead() local482 bool bol = this->bol_; in lookahead() local
148 , Char const* name_suffix, bool bol, bool eol) in generate_cpp_state_table()
185 static void bol (std::ostream &stream_) in bol() function in boost::lexer::basic_debug190 static void bol (std::wostream &stream_) in bol() function in boost::lexer::basic_debug
34 bool bol; member
464 FT_Bool bol = TRUE; in t1_decoder_parse_charstrings() local1706 FT_Bool bol = TRUE; in t1_decoder_parse_metrics() local
494 def bol(self, p: int | None = None) -> int: member in Reader
1044 int bol = 1, start = 0, i, length; in format_text_to_comment() local