Home
last modified time | relevance | path

Searched defs:bol (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Diterator_tokenizer.hpp41 bool bol = bol_; in next() local
161 bool bol = bol_; in next() local
Dstatic_functor_data.hpp207 void reset_bol(bool bol) { bol_ = bol; } in reset_bol()
373 bool bol = this->bol_; in lookahead() local
512 bool bol = this->bol_; in lookahead() local
Dfunctor_data.hpp183 void reset_bol(bool bol) { bol_ = bol; } in reset_bol()
343 bool bol = this->bol_; in lookahead() local
482 bool bol = this->bol_; in lookahead() local
Dgenerate_static.hpp148 , Char const* name_suffix, bool bol, bool eol) in generate_cpp_state_table()
/third_party/boost/boost/spirit/home/support/detail/lexer/
Ddebug.hpp185 static void bol (std::ostream &stream_) in bol() function in boost::lexer::basic_debug
190 static void bol (std::wostream &stream_) in bol() function in boost::lexer::basic_debug
Dinput.hpp34 bool bol; member
/third_party/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c464 FT_Bool bol = TRUE; in t1_decoder_parse_charstrings() local
1706 FT_Bool bol = TRUE; in t1_decoder_parse_metrics() local
/third_party/freetype/src/psaux/
Dt1decode.c461 FT_Bool bol = TRUE; in t1_decoder_parse_charstrings() local
1702 FT_Bool bol = TRUE; in t1_decoder_parse_metrics() local
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dt1decode.c462 FT_Bool bol = TRUE; in t1_decoder_parse_charstrings() local
1704 FT_Bool bol = TRUE; in t1_decoder_parse_metrics() local
/third_party/boost/boost/xpressive/
Dregex_primitives.hpp396 proto::terminal<detail::assert_bol_placeholder>::type const bol = {{}}; variable
/third_party/wayland_standard/src/
Dscanner.c1036 int bol = 1, start = 0, i, length; in format_text_to_comment() local