Searched defs:bol (Results 1 – 11 of 11) 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
461 FT_Bool bol = TRUE; in t1_decoder_parse_charstrings() local1702 FT_Bool bol = TRUE; in t1_decoder_parse_metrics() local
462 FT_Bool bol = TRUE; in t1_decoder_parse_charstrings() local1704 FT_Bool bol = TRUE; in t1_decoder_parse_metrics() local
396 proto::terminal<detail::assert_bol_placeholder>::type const bol = {{}}; variable
1036 int bol = 1, start = 0, i, length; in format_text_to_comment() local